$("#test").val()$("input[name='test']").val()$("input[type='text']").val()$("input[type='text']").attr("value")
分类:
Web程序 时间:
2015-01-27 17:44:09
阅读次数:
168
credits:{ text:'Example.com', href:'http://www.example.com' },只是默认的highcharts.com
分类:
其他好文 时间:
2015-01-27 17:41:19
阅读次数:
133
using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Threading.Tasks;using DPC.Domain;namespace DPC.CreateMo...
分类:
其他好文 时间:
2015-01-27 16:15:59
阅读次数:
189
using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Threading.Tasks;using DPC.Domain;namespace DPC.CreateMo...
分类:
其他好文 时间:
2015-01-27 16:14:52
阅读次数:
140
using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Threading.Tasks;using DPC.Domain;namespace DPC.CreateMo...
分类:
其他好文 时间:
2015-01-27 16:14:45
阅读次数:
152
using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Threading.Tasks;//装饰模式Demonamespace DisCountApplication...
分类:
其他好文 时间:
2015-01-27 16:13:42
阅读次数:
138
特效油画显示p_w_picpath此效果的彩***,某范围内像素随机处理.产生油画效果.非常酷.试试吧!代码:usingSystem;usingSystem.Collections.Generic;usingSystem.ComponentModel;usingSystem.Data;usingSystem.Drawing;usingSystem.Text;usingSystem.Windows.Forms;usingSystem.Draw..
分类:
其他好文 时间:
2015-01-27 15:08:54
阅读次数:
190
#写的不好轻喷
被ORACLE收购以后默认是INNODB引擎
MyISAM
Mysql5.5.5之前的默认存储引擎
支持大文件,通常认为是256TB适合读多写少的应用场景每个MyISAM表的最大索引数是64,可以通过编译改变BLOB和TEXT类型可以被索引支持全文索引仅支持表锁非事务性引擎
不支持事务性操作
.frm文件存储表定义、.MYD数...
分类:
数据库 时间:
2015-01-27 15:03:06
阅读次数:
201
RegexSystem.Text.RegularExpressions.Regex regex应该是regular expression的缩写https://msdn.microsoft.com/zh-cn/library/system.text.regularexpressions.regex.....
using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Net;using System.IO;using ServiceStack.Text;namespace W...
分类:
其他好文 时间:
2015-01-27 14:53:39
阅读次数:
184