会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
陈传文
博客园
|
首页
|
新随笔
|
新文章
|
联系
|
订阅
|
管理
2015年9月28日
托管服务器代码
摘要: 国内开源中国 http://git.oschina.net/支持git淘宝code http://code.taobao.org/支持svn京东code https://code.jd.com/支持git新浪 sae http://sae.sina.com.cn/支持svn (要云豆)CSDN co...
阅读全文
posted @ 2015-09-28 22:53 陈传文
阅读(136)
评论(0)
推荐(0)
编辑
2015年6月18日
jquery easyui DataGrid 数据表格 属性
摘要: 中文帮助请点这里:中文属性详解以下为未完结版 TODO supply a title ...
阅读全文
posted @ 2015-06-18 18:01 陈传文
阅读(481)
评论(0)
推荐(0)
编辑
2015年6月17日
好用的正则表达式
摘要: 中文匹配:[\u4e00-\u9fa5]匹配单个字的中文\s 匹配任意一个空白字符包括空格 \r\nhello world there are four seasons in the year \b\w+\b 匹配每个单词 hello world there are four seasons in ...
阅读全文
posted @ 2015-06-17 16:55 陈传文
阅读(146)
评论(0)
推荐(0)
编辑
用socket 模拟http请求
摘要: using System;using System.Collections.Generic;using System.Linq;using System.Net;using System.Net.Sockets;using System.Text;using System.Threading.Tas...
阅读全文
posted @ 2015-06-17 14:12 陈传文
阅读(1635)
评论(2)
推荐(0)
编辑
公告