摘要: 看完YaSin写得“将CKfinder 整合进 CKEditor3.0 ”之后,我总觉得问题有点复杂,尤其是修改压缩了的js文件。我想有没有更简单的解决方案呢,于是我去官方网站查看了文档,发现他们其实给我们一个极为简便的解决方案:http://docs.fckeditor.net/CKFinder/Developers_Guide/ASP.NET/CKEditor_Inte... 阅读全文
posted @ 2010-01-09 08:16 觅剑 阅读(228) 评论(0) 推荐(0)
摘要: 停掉IIS修改C:\WINDOWS\system32\inetsrv\MetaBase.xml将AspMaxRequestEntityAllowed="204800"改大即可 阅读全文
posted @ 2009-12-24 08:09 觅剑 阅读(174) 评论(0) 推荐(0)
摘要: AJAX 流行之后,总想好好学习一下。但是众多的框架实在难以选择。说明一下 ASP.NET AJAX 并不包括在 AJAX 框架之中。 刚开始学了 JQuqery, 众多的 $get(),...等等符号早已把我搞晕了。暂时就放弃了。 后来学习 ASP.NET AJAX ,在微软的领导下,逐渐由服务器端转向客户端编程。 激起我客户端编程的兴趣, 才想起学习一下了 Jquery. 随着W... 阅读全文
posted @ 2008-12-26 16:11 觅剑 阅读(263) 评论(0) 推荐(0)
摘要: 作者:Kishan Jainandunsing,W&W Communications市场VP 上网时间:2008年11月17日 近年来低成本宽带无线技术(如802.11n、UWB和6... 阅读全文
posted @ 2008-12-05 14:43 觅剑 阅读(1215) 评论(1) 推荐(0)
摘要: Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->Alter Table tb drop COLUMN id Alter Table tb Add id int IDENTITY(1,1) 阅读全文
posted @ 2008-11-25 18:22 觅剑 阅读(658) 评论(0) 推荐(0)
摘要: 可延长240天,MS官方说明网页 http://support.microsoft.com/kb/948472 如何安装 Windows Server 2008不激活 1. 运行 WindowsServer 2008年安装程序。 2. 当提示您进... 阅读全文
posted @ 2008-11-22 07:26 觅剑 阅读(2346) 评论(0) 推荐(0)
摘要: Code Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> 1using System; 2using System.Net; 3using System.Text; 4using System.Text.RegularExpressions; ... 阅读全文
posted @ 2008-10-29 08:33 觅剑 阅读(467) 评论(0) 推荐(0)
摘要: http://www.microsoft.com/downloads/details.aspx?FamilyId=B1CB6D54-7268-4791-9C5D-CDB21516BF5A&displaylang=en Brief Description Windows Server 2008 helps IT professionals to increase the flexibility a... 阅读全文
posted @ 2008-07-05 12:32 觅剑 阅读(325) 评论(0) 推荐(0)
摘要: 1 2 3 4 5无标题文档 6 15 16 17 18 19 20 21 22 23 24 25 26 27 28 拖动我1 29 拖动我2 30 拖动我3 31 拖动我4 32 拖动我5 33 34 35 36 37 38 39 40 41 ... 阅读全文
posted @ 2008-06-27 22:59 觅剑 阅读(2659) 评论(0) 推荐(0)
摘要: 因为公司的电脑配置太纸,无法运行EXT这样庞大的东东,让我当时的热情一下子没了。 从学习到开发,用了近半个月时间,唉。 还好,又用了一周重新开发了一遍,完全自己用JS和C#自己写了出来,速度比起EXT快了N倍,效果却不差,也许更好。 不多说,演示,放这里: http://eisr.net/ usr:admin pwd:1 该站已取消。 阅读全文
posted @ 2008-06-27 19:05 觅剑 阅读(528) 评论(3) 推荐(0)