小说网 找小说 无限小说 烟雨红尘 幻想小说 酷文学 深夜书屋
上一页 1 ··· 72 73 74 75 76 77 78 79 80 ··· 137 下一页

2009年12月6日

Solutions to place plus or minus signs to a non-zero digits sequence 123456789 so that result of thus described arithmetic opera

摘要: It's very easy to solve the problem,but maybe useful for elementary students. Sub getall() Dim s(300) As String, v(300) As Long, result As Long... 阅读全文

posted @ 2009-12-06 21:43 王峰炬 阅读(158) 评论(0) 推荐(0)

2009年12月5日

jquery 资源

摘要: http://bolm.cn/ 阅读全文

posted @ 2009-12-05 15:32 王峰炬 阅读(82) 评论(0) 推荐(0)

2009年11月29日

Logon failure: user account restriction. Possible reasons are blank passwords not allowed, logon hour restrictions, or a policy

摘要: Logon failure: user account restriction. Possible reasons are blank passwords not allowed, logon hour restrictions, or a policy restriction has been... 阅读全文

posted @ 2009-11-29 09:41 王峰炬 阅读(160) 评论(0) 推荐(0)

2009年11月28日

php cache 缓存方法类二

摘要: php cache 缓存方法类二 * @version 1.0 * @update 2003-04-29 12:12:37 */ class cache { /** * url wanta cached * * @var string ... 阅读全文

posted @ 2009-11-28 11:52 王峰炬 阅读(194) 评论(0) 推荐(0)

php cache 缓存方法类一

摘要: -"; echo long2ip ($a); echo date("D M j G:i:s T Y"); $ch->close(); class cache { var $cache_dir = './cache/';//This is the directory where the... 阅读全文

posted @ 2009-11-28 11:50 王峰炬 阅读(565) 评论(0) 推荐(0)

Complete List of Excel Functions

摘要: 阅读全文

posted @ 2009-11-28 08:33 王峰炬 阅读(80) 评论(0) 推荐(0)

2009年11月26日

php google baidu 分页

摘要: php google baidu 分页 setCurrentPage($_GET['page']); else $pager->setCurrentPage(1); $pager->setRecorbTotal(1000); $pager->setBaseUri("page.php?"); ec... 阅读全文

posted @ 2009-11-26 16:53 王峰炬 阅读(139) 评论(0) 推荐(0)

2009年11月24日

VB获取网页下文字的链接地址

摘要: 题目: 如何获取网页下文字的链接地址 窗口有WebBrowser1,和一个Text1 现在 Private Sub Form_Load() WebBrowser1.Navigate "http://www.baidu.com" End Sub 打开窗体显示百度的首页,要求滑动鼠标到“新闻”时... 阅读全文

posted @ 2009-11-24 21:31 王峰炬 阅读(159) 评论(0) 推荐(0)

2009年11月20日

An inequality about sine function

摘要: A problem provided by me and solved by mathe in bbs.emath.ac.cn(See: http://zdu.spaces.live.com/blog/cns!C95152CB25EF2037!136.entry) In http... 阅读全文

posted @ 2009-11-20 23:54 王峰炬 阅读(119) 评论(0) 推荐(0)

Harmonic number sum

摘要: Problem1: Least k such that H(k) >= n, where H(k) is the harmonic number sum_{i=1..k} 1/i. Sub Harmonic_number_sum() Dim s As Double, i As Long,... 阅读全文

posted @ 2009-11-20 22:50 王峰炬 阅读(183) 评论(0) 推荐(0)

上一页 1 ··· 72 73 74 75 76 77 78 79 80 ··· 137 下一页

导航