2013年11月26日

IT人常用的网站

摘要: 一、网页设计类蓝色理想 http://www.blueidea.com网页设计师联盟 http://www.68design.net网页设计大本营 http://www.code-123.com我爱设计网 http://www.52design.com视觉中国 http://www.chinavisual.com设计在线 http://www.dolcn.com网易学院 http://tech.163.com/school天极设计在线 http://art.yesky.com二、图象处理类设计中国(中国PHOTOSHOP联盟) http://www.chinaddu.com图像谷 http:/ 阅读全文

posted @ 2013-11-26 17:15 罗曼飞羽 阅读(357) 评论(0) 推荐(0)

asp.net c#截取指定字符串函数

摘要: public string GetContent(string str, string start, string last, int n) { if (str.ToLower().IndexOf(start.ToLower()) >= 0) { if (str.ToLower().IndexOf( 阅读全文

posted @ 2013-11-26 17:08 罗曼飞羽 阅读(589) 评论(0) 推荐(0)

导航