码迷,mamicode.com
首页 >  
搜索关键字:html php    ( 243122个结果
vbs 解析 json jsonp 方法
昨天说了下用 htmlfile 来解析 html,今天依然用他来解析,htmlfile 是一个 COM 版的 BOM 和 DOM,所以解析 html, 执行 js 完全不在话下,今天就继续解析 json 和 jsonp 吧。我收集了三种常见 json jsonp 的格式,因为很多人找我说如何用正则提...
分类:Web程序   时间:2014-04-30 20:03:20    阅读次数:727
如何消除网页下方多余的空白
在使用dreamweaver或者frontpage来制作HTML网页时,我们有可能会遇到这样的问题:在软件中好好的网页一旦放到浏览器中,就会在网页的下方莫名其妙的多出来或多或少的空白。那么这种空白又要怎么去消除呢? 起先我以为只要在网页的代码中加一个CSS来约束一下网页的高度就行了,事实证明这...
分类:Web程序   时间:2014-04-30 19:56:42    阅读次数:419
整数性质和精度测试
题目:http://acm.nefu.edu.cn/JudgeOnline/problemshow.php?problem_id=612 1 /*http://acm.nefu.edu.cn/JudgeOnline/problemshow.php?problem_id=612 2 关键是对数处理位数...
分类:其他好文   时间:2014-04-30 19:46:56    阅读次数:411
mining and processing of bentonites
The Taysan Project is located on the south western segment of the island of Luzon in the well developed industrial province of Batangas, 100km south o...
分类:其他好文   时间:2014-04-30 19:45:37    阅读次数:438
[原创]erlang二进制语法点滴
Erlang/OTP 17 [erts-6.0] [source] [smp:2:2] [async-threads:10] [kernel-poll:false]Eshell V6.0 (abort with ^G)1> >.>2> >.>说明了一个segment默认是8位,高于8位的部分被截断同...
分类:其他好文   时间:2014-04-30 19:14:25    阅读次数:534
PHP操作MongoDB 数据库总结记录
分类: php mongo 2013-07-18 10:23 623人阅读 评论(0) 收藏 举报目录(?)[-]连接MongoDB数据库选择数据库与表插入数据记录更新数据记录删除记录操作查询数据记录关闭链接常见函数使用 最近有个项目,需要用php操作mongoDb数据,所以了解下mongoDb.....
分类:数据库   时间:2014-04-30 19:07:41    阅读次数:568
手机宝令
otp (one-time password)http://tools.ietf.org/html/rfc4226相应协议unified push serverhttps://github.com/aerogear/aerogear-unifiedpush-server
分类:移动开发   时间:2014-04-30 18:51:28    阅读次数:500
【转】vim格式化C代码
转自:http://blog.chinaunix.net/uid-24774106-id-3396220.html在自己的目录下编辑自己的.vimrc,vim ~/.vimrc添加下面的几行:: filetype indent onset etset ciset shiftwidth=4autocm...
分类:其他好文   时间:2014-04-30 18:26:50    阅读次数:526
图文教程:在Mac上搭建Titanium的iOS开发环境
http://mobile.51cto.com/web-317170_all.htm跨平台开发工具Titanium的兴起之路:HTML 5是最大威胁比较Titanium和PhoneGap两大iOS移动应用开发框架跨平台移动Web开发工具 Titanium Mobile简介图文教程:在Windows ...
分类:移动开发   时间:2014-04-30 18:14:39    阅读次数:585
Bootstrap相关的网站
http://www.bootcss.com/http://expo.bootcss.com/http://www.webresourcesdepot.com/20-beautiful-resources-that-complement-twitter-bootstrap/http://www.cn...
分类:Web程序   时间:2014-04-30 17:39:17    阅读次数:374
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!