摘要:
sqlCode SELECT 字段序号 = a.colorder, 字段名 = a.name, 类型 = b.name, 长度 = COLUMNPROPERTY(a.id,a.name,'PRECISION'), 字段说明 = ... 阅读全文
posted @ 2015-04-17 14:49
↑殇—枫↑
阅读(414)
评论(0)
推荐(0)
摘要:
//错误code$(function(){$(".addBtn").click(function(){addNode($(this));}).end();})//动态生成htmlfunctionaddNode(cur){if(cur.parent().has("ul").size()!=0){cur... 阅读全文
posted @ 2015-04-17 14:22
↑殇—枫↑
阅读(838)
评论(0)
推荐(0)

浙公网安备 33010602011771号