2005年11月19日

WebControls and HtmlControls

摘要: http://odetocode.com/Articles/348.aspx When sitting down to write an ASP.NET application the designer in Visual Studio.NET gives us a toolbox window full of controls. Two of the areas on the toolb... 阅读全文

posted @ 2005-11-19 21:46 cy163 阅读(413) 评论(0) 推荐(0) 编辑

A lot of Javascript tips

摘要: http://www.powerqz.com/cgi-bin/post.cgi?action=replyquote&forum=12&topic=48&postno=3在b/s开发中经常用到的javascript技术 一、验证类1、数字验证内 1.1 整数 1.2 大于0的整数 (用于传来的ID的验证) 1.3 负整数的验证 1.4 整数不能大于iMax 1.5 整数不能小于iMin2、时间类 2... 阅读全文

posted @ 2005-11-19 17:51 cy163 阅读(413) 评论(0) 推荐(0) 编辑

Converting Numbers to Strings

摘要: http://www.javascripter.net/faq/converti.htm Question: How do I convert numbers to strings in JavaScript? Answer: The simplest way to convert any variable to a string is to add an empty string to tha... 阅读全文

posted @ 2005-11-19 17:38 cy163 阅读(183) 评论(0) 推荐(0) 编辑

如何制作无边弹出窗口

摘要: http://bar.yesky.com/BoardDisp_84.html Chromeless Window 阅读全文

posted @ 2005-11-19 17:22 cy163 阅读(476) 评论(0) 推荐(0) 编辑

导航