小说网 找小说 无限小说 烟雨红尘 幻想小说 酷文学 深夜书屋
上一页 1 ··· 86 87 88 89 90 91 92 93 94 ··· 137 下一页

2009年1月22日

2008年个人工作总结

摘要: Normal 0 7.8 磅 0 2 false false false MicrosoftInternetExplorer4 ... 阅读全文

posted @ 2009-01-22 11:53 王峰炬 阅读(100) 评论(0) 推荐(0)

2009年1月13日

Ten Digit Powers

摘要: With helps of many friends, the Ten Digit Powers sequence has been updated to n=128. More details,see Ten digit numbers Millions thanks to 无心人,... 阅读全文

posted @ 2009-01-13 21:45 王峰炬 阅读(120) 评论(0) 推荐(0)

php mssql 时间

摘要: mssql默认以系统时间格式输出,你可以调整系统的时间格式来解决 当然是在程序里解决比较灵活,例如: “select convert(char,日期字段,120) as date2 from table” convert(char,date,N)输出的各中样式 N ... 阅读全文

posted @ 2009-01-13 17:48 王峰炬 阅读(146) 评论(0) 推荐(0)

2009年1月12日

php zend 相对路径问题

摘要: db->adapter,$config->db->config->toArray());?> select(); $select->from("UserGroup","*"); $action_log=$db... 阅读全文

posted @ 2009-01-12 17:58 王峰炬 阅读(84) 评论(0) 推荐(0)

《大象》勘误专用帖

摘要: 1.网友newsunet的指正: P70:图3.21展示了实体发现的结果。翻阅前面的图,发现应该是图3.17。图3.21是一个预存话费的例子。 2. 网友 mrwang指正: P92的“概念用例视图”第一段:概念用例和业务用例之间的关系,一般来说这些关系有扩展,包含和精化。P12... 阅读全文

posted @ 2009-01-12 14:59 王峰炬 阅读(119) 评论(0) 推荐(0)

用例规约要细致到万无一失吗?

摘要: 网友的来信:谭先生,您好! 最近在拜读您的大作《大象》,收益良多,正是我在寻找的一份有正在将uml运用于实际场景过程的好教材。在阅读中,我反复回顾并结合了我在实践中的一些积累。有一个关于用例规约的小问题想请教下。 先介绍下问题的背景,我从事的产品以web界面为主,业务逻辑本身... 阅读全文

posted @ 2009-01-12 14:36 王峰炬 阅读(125) 评论(0) 推荐(0)

2009年1月11日

Smallest Ten Digit Powers

摘要: This is a companion piece of Largest Ten Digit Powers . The codes are almostly same,with a few changes only. Function befit(ByVal s As String, B... 阅读全文

posted @ 2009-01-11 22:41 王峰炬 阅读(142) 评论(0) 推荐(0)

nth prime number contain n as their substring within 100000000

摘要: A small VBA code to get these numbers: Sub Main() Dim i&, j&, k&, n&, num&, a(100000000) As Byte, p(1 To 10000000) As Long num = 1 ... 阅读全文

posted @ 2009-01-11 21:27 王峰炬 阅读(169) 评论(0) 推荐(0)

Largest Ten Digit Powers

摘要: The idea was Inspirated from the following link: Homogeneous Square Numbers (Provided by mathe, http://bbs.emath.ac.cn/thread-78-1-1.html) Look... 阅读全文

posted @ 2009-01-11 15:39 王峰炬 阅读(160) 评论(0) 推荐(0)

2009年1月10日

php ADODB使用方法

摘要: debug = true;//数据库的DEBUG测试,默认值是false $ADODB_FETCH_MODE = ADODB_FETCH_ASSOC;//返回的记录集形式,关联形式 /*** 返回的记录集形式 define('ADODB_FE... 阅读全文

posted @ 2009-01-10 10:02 王峰炬 阅读(209) 评论(0) 推荐(0)

上一页 1 ··· 86 87 88 89 90 91 92 93 94 ··· 137 下一页

导航