码迷,mamicode.com
首页 >  
搜索关键字:jQuery html    ( 199508个结果
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
jquery获得select option的值和对select option的操作
1、jQuery获取Select元素,并选择的Text和Value: 1. $("#select_id").change(function(){//code...}); //为Select添加事件,当选择其中一项时触发 2. var checkText=$("#select_id").find(.....
分类:Web程序   时间:2014-04-30 19:27:58    阅读次数:555
[原创]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
手机宝令
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
项目中下拉框链接问题
项目中有一个需求:用户开户模板列表的操作按钮中添加设为默认模板按钮,设置完成后,该模板将作为开户时的默认模板,当开户页面加载的时候显示该模板的信息,否则显示请选择模板,下拉框选中哪个则显示哪个模板的信息。HTML下拉框链接代码:其中$date参数是在选中模板时便于页面刷新控制器中:$templets...
分类:其他好文   时间:2014-04-30 17:35:12    阅读次数:475
常用网站
如何高效利用GitHubGitHub--官方网站SourceForge---官方网站
分类:Web程序   时间:2014-04-30 17:24:26    阅读次数:370
[C# 网络编程系列]专题三:自定义Web服务器
转自:http://www.cnblogs.com/zhili/archive/2012/08/23/2652460.html前言:经过前面的专题中对网络层协议和HTTP协议的简单介绍相信大家对网络中的协议有了大致的了解的, 本专题将针对HTTP协议定义一个Web服务器,我们平常浏览网页通过在浏览器...
分类:Web程序   时间:2014-04-30 14:14:52    阅读次数:522
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!