参考笔名 ID:cryeyes
88830次访问,排名1029好友0人,关注者0
cryeyes的文章
原创 38 篇
翻译 1 篇
转载 154 篇
评论 43 篇
CryEyes的公告
Locations of visitors to this page

我不得不承认JavaScript确实很神奇

最近评论
coke:整个市中心都难找到一个浦发银行,真是后悔办这个银行的卡,太不方便了!!!
webfpc:safsa
Dec:按站长的方法装了IE7,AdobeCS3的软件都无法正常启动了,55555.. 只好还原回去..悲痛~
Dec:按站长的方法装了IE7,AdobeCS3的软件都无法正常启动了,55555.. 只好还原回去..悲痛~
Dec:按站长的方法装了IE7,AdobeCS3的软件都无法正常启动了,55555.. 只好还原回去..悲痛~
文章分类
收藏
    相册
    逛一逛
    两字关情(RSS)
    冰释蔚蓝
    友米之炊
    奋斗青年(RSS)
    落英缤纷集(RSS)
    存档
    软件项目交易
    订阅我的博客
    XML聚合  FeedSky
    订阅到鲜果
    订阅到Google
    订阅到抓虾
    订阅到BlogLines
    订阅到Yahoo
    订阅到GouGou
    订阅到飞鸽
    订阅到Rojo
    订阅到newsgator
    订阅到netvibes
    2008年07月

    原创 How to disable a button in Javascript and send its onclick event back收藏

    http://forums.asp.net/t/1211836.aspx
    http://objectmix.com/javascript/112089-onclientclick-prevents-onclick-work.html


    OnClientClick="javascript:DisableButton()"


     <script type="text/javascript">  
              function DisableButton()  
              {  
                <%=Page.GetPostB阅读全文>

    发表于 @ 2008年07月31日 14:19:00|评论(loading...)|收藏

    转载 Content-type: How to force a file download收藏

    Content-type: How to force a file download阅读全文>

    发表于 @ 2008年07月31日 14:16:00|评论(loading...)|收藏

    转载 Recovering VMware snapshot after parent changed -- I have fixed my snapshot follow this收藏

    Recovering VMware snapshot after parent changed 阅读全文>

    发表于 @ 2008年07月31日 09:39:00|评论(loading...)|收藏

    转载 使用getElementById获取DropDownList的值__使用ValidatorEnable控制Validator控件收藏

    getElementById DropDownList ValidatorEnable阅读全文>

    发表于 @ 2008年07月27日 17:44:00|评论(loading...)|收藏

    转载 Unable to evaluate expression because the code is optimized or a native frame is on top of the call stack. 收藏

    Unable to evaluate expression because the code is optimized or a native frame is on top of the call stack. 阅读全文>

    发表于 @ 2008年07月25日 11:18:00|评论(loading...)|收藏

    转载 弹出窗口window.open()的参数列表收藏

    弹出窗口window.open()的参数列表阅读全文>

    发表于 @ 2008年07月25日 11:06:00|评论(loading...)|收藏

    转载 配置 SQL Server 2005 远程调试存储过程 收藏

    配置 SQL Server 2005 远程调试存储过程 阅读全文>

    发表于 @ 2008年07月18日 11:07:00|评论(loading...)|收藏

    转载 [翻译]在Visual Studio 2005中调试SQL Server 2005的存储过程收藏

    sql remote debug阅读全文>

    发表于 @ 2008年07月18日 11:06:00|评论(loading...)|收藏

    转载 SQL 游标收藏

    <DIV id=ArticleContentTitle><A name=baidusnap1></A><B style="COLOR: black; BACKGROUND-COLOR: #a0ffff">游标</B>详解之基本<A name=baidusnap2></A><B style="COLOR: black; BACKGROUND-COLOR: #99ff99">语法</B>篇</DIV><DIV id=ArticleAuthor>作者:佚名&nbsp;&nbsp;转自:http://www.pushad.com&nbsp;&nbsp;点击:208&nbsp;&nbsp;发布日期:2007-7-4 </DIV><DIV id=ArticleContent><P>要想明白什么是<B style="COLOR: black; BACKGROUND-COLOR: #阅读全文>

    发表于 @ 2008年07月14日 15:17:00|评论(loading...)|收藏

    原创 c#.net实现splash screen(闪屏)的几个方法:收藏

    c#.net实现splash screen(闪屏)的几个方法: 闪屏直接用个form就可以了,然后在主form中new出来,并且调用form.show() (千万别用showdialog)。比较麻烦的是希望在这个时候把主窗体隐藏起来。下面是解决方法。 不能用常规的this.Visible来设定。因为form的load事件后form会show出来。 以下方法1~3测试有效: 阅读全文>

    发表于 @ 2008年07月03日 11:34:00|评论(loading...)|收藏

    Csdn Blog version 3.1a
    Copyright © CryEyes