07 2010 档案

摘要:[代码] 阅读全文
posted @ 2010-07-30 01:27 庚武 阅读(415) 评论(0) 推荐(0) 编辑
摘要:http://www.open-lib.com/ 阅读全文
posted @ 2010-07-29 10:30 庚武 阅读(174) 评论(0) 推荐(0) 编辑
摘要:http://baike.baidu.com/view/239490.htm?fr=ala0_1_1 AutoIt 目前最新是v3版本,这是一个使用类似BASIC脚本语言的免费软件,它设计用于Windows GUI(图形用户界面)中进行自动化操作.它利用模拟键盘按键,鼠标移动和窗口/控件的组合来实现自动化任务.而这是其它语言不可能做到或无可靠方法实现的(例如VBScript和SendKeys). ... 阅读全文
posted @ 2010-07-29 09:23 庚武 阅读(2369) 评论(0) 推荐(0) 编辑
摘要:THE VALUE OF TIME Katharine SunTo realize the value of one year:Ask a student who has failed a final exam.To realize the value of one month:Ask a mother who has given birth to a premature baby.To real... 阅读全文
posted @ 2010-07-29 00:31 庚武 阅读(205) 评论(0) 推荐(0) 编辑
摘要:/Files/wucg/js/jquery_pager.zip 阅读全文
posted @ 2010-07-27 14:00 庚武 阅读(281) 评论(1) 推荐(0) 编辑
摘要:[代码] 阅读全文
posted @ 2010-07-27 10:30 庚武 阅读(230) 评论(0) 推荐(0) 编辑
摘要:http://www.codeproject.com/KB/java/woxserializer.aspxThis article explains how to use WOX to serialize Java objects to XML. One of its main features is the generation of standard XML, which is languag... 阅读全文
posted @ 2010-07-27 00:33 庚武 阅读(421) 评论(0) 推荐(0) 编辑
摘要:代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--usingSystem;usingSystem.Collections.Generic;usingSystem.Linq;usingSystem.Text;usingSystem.IO;usingCo... 阅读全文
posted @ 2010-07-26 23:30 庚武 阅读(284) 评论(0) 推荐(0) 编辑
摘要:http://www.castleproject.org/castle/projects.htmlCastle Project has a well defined mission, that can be easily stated asTo provide a simple set of tools to speed up the development of common enterpris... 阅读全文
posted @ 2010-07-26 17:35 庚武 阅读(209) 评论(0) 推荐(0) 编辑
摘要:http://www.castleproject.org/others/nvelocity/usingit.html#step1Using NVelocity»Home»Other projects»NVelocity»Using NVelocityThis is a very basic instruction on getting NVelocity w... 阅读全文
posted @ 2010-07-26 17:23 庚武 阅读(264) 评论(0) 推荐(0) 编辑
摘要:http://velocity.apache.org/engine/releases/velocity-1.5/vtl-reference-guide.htmlAbout this GuideThis guide is the reference for the Velocity Template Language (VTL). For more information, please also ... 阅读全文
posted @ 2010-07-26 17:04 庚武 阅读(620) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2010-07-26 12:08 庚武 阅读(6) 评论(0) 推荐(0) 编辑
摘要:我喜欢在Asp.Net MVC中使用NVelocity View Engine的一个很重要的理由就是:NVleocity简洁易用的语法。几乎使用#set,#if,#foreach就可以构成完整的应用,下面就介绍一下NVelocity中的语法及常用指令。  默认情况下,NVelocity解析是不分大小写的,当然可以通过设置runtime.strict.math=true,采用严格解析模式。  对变量... 阅读全文
posted @ 2010-07-26 10:13 庚武 阅读(535) 评论(0) 推荐(0) 编辑
摘要:http://hessian.caucho.com/hessian ['hesiən;'heʃən] n. 浸沥青的麻绳,粗麻布documentationThe Hessian binary web service protocol makes web services usable without requiring a large framework, and without learning... 阅读全文
posted @ 2010-07-26 01:13 庚武 阅读(364) 评论(0) 推荐(0) 编辑
摘要:common logging是一个通用日志接口,log4net是一个更强大的具体实现,另外可用不同的实现,如EntLib的日志、NLog等。Common.Logging.dllCommon.Logging.Log4Net.dll  (适配器)log4net.dll[代码]config file[代码] 阅读全文
posted @ 2010-07-26 00:11 庚武 阅读(6315) 评论(2) 推荐(1) 编辑
摘要:President Bok, former President Rudenstine, incoming President Faust, members of the Harvard Corporation and the Board of Overseers, members of the faculty, parents, and especially, the graduates:I... 阅读全文
posted @ 2010-07-25 14:43 庚武 阅读(532) 评论(0) 推荐(0) 编辑
摘要:Per-method 的Setup、Teardown 和 Per-class Setup 、TearDown1.OneTimeSetUp() :Per-class Setup用[TestFixtureSetup]修改方法名,在所有test之前一次执行2.  MySetUp(): [SetUp] setup runs before each test method.3.    Test method... 阅读全文
posted @ 2010-07-24 15:22 庚武 阅读(205) 评论(0) 推荐(0) 编辑
摘要:http://msdn.microsoft.com/en-us/magazine/cc300778.aspxThis article discusses:Tools for unit testingTools for code and documentation management and generationTools for modifying the development environ... 阅读全文
posted @ 2010-07-24 12:00 庚武 阅读(317) 评论(0) 推荐(0) 编辑
摘要:/Files/wucg/IIS6-SET-GZIP.rar原文http://jiaxu615.blog.163.com/blog/static/13463443720101343125753/一.摘要 本文总结了如何为使用IIS托管的网站启用Gzip压缩, 从而减少网页网络传输大小, 提高用户显示页面的速度.  二.前言.  本文的知识点是从互联网收集整理, 主要来源于中文wiki.  使用YSl... 阅读全文
posted @ 2010-07-23 15:22 庚武 阅读(1239) 评论(0) 推荐(0) 编辑
摘要:13.1.1. AOP conceptsLet us begin by defining some central AOP concepts. These terms are not Spring.NET-specific. Unfortunately,AOP terminology is not particularly intuitive. However, it would be even ... 阅读全文
posted @ 2010-07-23 11:27 庚武 阅读(344) 评论(0) 推荐(0) 编辑
摘要:代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--<?xmlversion="1.0"encoding="utf-8"?><configuration><configSections><sectionGrou... 阅读全文
posted @ 2010-07-22 17:14 庚武 阅读(295) 评论(0) 推荐(0) 编辑
摘要:扩展阅读:1.https://developer.mozilla.org/en/Core_JavaScript_1.5_Guide2.https://developer.mozilla.org/en/Core_JavaScript_1.5_Reference3.http://extjs.comECMA-262的保留字  ECMAScript定义了一套保留字,保留字在某种意义上是为了将来的而保留的单... 阅读全文
posted @ 2010-07-22 13:24 庚武 阅读(762) 评论(0) 推荐(0) 编辑
摘要:开放源码(开源)的精神在于使用者可以使用、复制、散布、研究和改进软件。这可以追溯到20世纪60年代,至今已有半个世纪了。伯乐在线——职场博客的这篇文章将列举开源历史上的九大重要事件。虽然本文不是专门对开源产品,但还是说到了一些,因为它们在开源发展的进程中有着巨大的影响。下面这份名单是按时间顺序排列。因为这个话题涉及方面比较广,您可能并不认同这份名单,这几乎是不可避免的。如果... 阅读全文
posted @ 2010-07-21 14:04 庚武 阅读(185) 评论(0) 推荐(0) 编辑
摘要:http://baike.baidu.com/view/2255290.htm?fr=ala0_1_1Hessian是一个轻量级的remoting onhttp工具,使用简单的方法提供了RMI的功能. 相比WebService,Hessian更简单、快捷。采用的是二进制RPC协议,因为采用的是二进制协议,所以它很适合于发送二进制数据 阅读全文
posted @ 2010-07-19 22:56 庚武 阅读(488) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2010-07-17 12:41 庚武 阅读(2531) 评论(0) 推荐(0) 编辑
摘要:http://en.wikipedia.org/wiki/Dependency_injectionBasicsWithout the concept of dependency injection, a consumer who needs a particular service in order to accomplish a certain task would be responsible... 阅读全文
posted @ 2010-07-17 11:48 庚武 阅读(642) 评论(0) 推荐(0) 编辑
摘要:$("table.datalist tr:nth-child(odd)").addClass("altrow");<script>$(document).ready(function() {$('tr').addClass('odd');$('tr:even').addClass('even'); //奇偶变色,添加样式});</script><style>#h... 阅读全文
posted @ 2010-07-14 18:22 庚武 阅读(331) 评论(0) 推荐(1) 编辑
摘要:1. AnkhSVN - Subversion SCC Provider  http://ankhsvn.open.collab.net/  AnkhSVN是一个VS的Subversion 源代码管理提供者。通过这个插件,你可以方便的在Visual Studio中使用Subversion管理你的项目和代码。这个项目保持着相当的活跃性。在本文发表时最新的版本是2.1.7444。强烈推荐开发者使用,尤... 阅读全文
posted @ 2010-07-14 13:01 庚武 阅读(3822) 评论(0) 推荐(0) 编辑
摘要:WOX是一个开放源代码的项目(http://woxserializer.sourceforge.net/)。他可以序列化Java和C#对象到XML,也可以还原。他的主要特点是使用了新一代的XML标准,其目的是让语言更独立。这意味着,如果我们序列化一个Java对象到XML,我们可以采用XML来重建对象成C#,反之亦然。WOX提供了一个简单,稳定的方式序列化对象到XML。他易于使用,你不需要修改您的源... 阅读全文
posted @ 2010-07-13 23:15 庚武 阅读(513) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2010-07-12 20:13 庚武 阅读(590) 评论(0) 推荐(1) 编辑
摘要:Remoting技术Microsoft公司的COM最初是为了使同一台机器中的对象到对象的调用更为简单而设计的。这项目技术使得对象调用更易于代码化,但COM不能实现分布式应用。Microsoft公司接着发布了DCOM,它使COM对象通过使用授权的Microsoft通信协议在网上发送请求来调用另一台计算机上的COM对象。.NET通过一种被称为Remoting的新技术,改进了它原有的DCOM技术。在.N... 阅读全文
posted @ 2010-07-11 17:13 庚武 阅读(315) 评论(0) 推荐(0) 编辑
摘要:Server://类[代码]服务器端配置文件:RemotingConfig.cfg<?xmlversion="1.0"encoding="utf-8"?>[代码]Client:[代码]Client配置文件:[代码]项目文件: /Files/wucg/TestConsoleApp.rar 阅读全文
posted @ 2010-07-11 17:02 庚武 阅读(270) 评论(1) 推荐(0) 编辑
摘要:C:\Program Files\Microsoft Visual Studio 9.0\VC>wsdl /n:TestWebService/o:c:\temp\TestMyServices.cs http://localhost/MyWebService/Service1.asmx?wsdl或wsdl /language:cs /n:TestDemo /out:d:\Temp\TestSe... 阅读全文
posted @ 2010-07-10 21:43 庚武 阅读(1785) 评论(0) 推荐(0) 编辑
摘要:快速排序(quick sorting 又称 划分排序),是对气泡排序的改进。原理:从待排序区间(a[0]到a[n-1])选取第一个为基准元素。通过从两端向中间顺序进行比较和交换,使前面单元中只包含比 基准元素小的数。....[代码] Swap(ref arr[i],ref arr[j]); }}while(i<j);Swap(refarr[s],refarr[j]);//一次比较完成(基准与... 阅读全文
posted @ 2010-07-10 13:41 庚武 阅读(252) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2010-07-10 02:36 庚武 阅读(2) 评论(0) 推荐(0) 编辑
摘要:http://www.aka.org.cn/Docs/hacker-howto_2001.html什么是黑客?Jargon File包含了一大堆关于“hacker”这个词的定义,大部分与技术高超和热衷解决问题 及超越极限有关。但如果你只想知道如何成为一名黑客, 那么只有两件事情确实相关。这可以追溯到几十年前第一台分时小型电脑诞生, ARPAnet 实验也刚展开的 年代,那时... 阅读全文
posted @ 2010-07-07 03:25 庚武 阅读(266) 评论(0) 推荐(0) 编辑
摘要:正如牛顿三大定律在经典力学中的位置一样,“开-闭”原则(Open-Closed Principle)是面向对象的可复用设计(Object Oriented Design或OOD)的基石。其他设计原则(里氏代换原则、依赖倒转原则、合成/聚合复用原则、迪米特法则、接口隔离原则)是实现“开-闭”原则的手段和工具。一、“开-闭”原则(... 阅读全文
posted @ 2010-07-05 17:01 庚武 阅读(172) 评论(0) 推荐(0) 编辑
摘要:http://hi.baidu.com/softwyy/blog/item/07ca0af679b7822a730eecbc.html[代码] 阅读全文
posted @ 2010-07-05 15:33 庚武 阅读(1171) 评论(0) 推荐(0) 编辑
摘要:[代码] 阅读全文
posted @ 2010-07-05 09:31 庚武 阅读(1436) 评论(0) 推荐(0) 编辑
摘要:http://www.360doc.com/content/09/1231/03/551980_12347039.shtml1:   http://www.codeproject.com/2:  http://www.dotnetnuke.com/3:  http://4guysfromrolla.com/4:  http://www.devsource.com/5:  http://www.de... 阅读全文
posted @ 2010-07-05 08:55 庚武 阅读(226) 评论(0) 推荐(0) 编辑
摘要:net开源cms系统1.We7CMSWe7CMS系统是asp.net的第一款开源免费的网站内容管理系统,asp.net和java的内容管理系统一直被誉为高端网站内容关系系统。一直没有商家大胆的完全开发源码,We7CMS率先开放源码,对asp.net的系统的完善和提高开辟了广阔的路线,公司的团队也逐渐发展成最有活力的技术团队之一,2010年将是WE7Cms系统冲向asp.net cms行业前三甲的绝... 阅读全文
posted @ 2010-07-03 10:21 庚武 阅读(327) 评论(0) 推荐(0) 编辑
摘要:职业理想是个人对未来职业的向往和追求。既包括对将来所从事的职业种类和职业方向的追求,也包括事业成就的追求。青年时期是学生的人生观、世界观形成的时期,也是我们的职业理想孕育的关键时期。作为理想的重要组成部分的职业理想,它体现了人们的职业价值观,直接指导着人们的择业行为。职业理想的特点揭示职业理想具有差异性。职业是多样性的。一个人选择什么样的职业,与他的思想品德、知识结构、能力水平、兴趣爱好等都很大的... 阅读全文
posted @ 2010-07-03 09:06 庚武 阅读(596) 评论(0) 推荐(0) 编辑
摘要:ANSI编码  不同的国家和地区制定了不同的标准,由此产生了 GB2312, BIG5, JIS 等各自的编码标准。这些使用 2 个字节来代表一个字符的各种汉字延伸编码方式,称为 ANSI 编码。在简体中文系统下,ANSI 编码代表 GB2312 编码,在日文操作系统下,ANSI 编码代表 JIS 编码。 Unicode字符集(简称为UCS)  1.名称的由来   Unicode字符集编码是(Un... 阅读全文
posted @ 2010-07-01 16:49 庚武 阅读(1891) 评论(0) 推荐(0) 编辑
摘要:[代码]C检测CPU架构为Little-Endian或Big-Endian. 阅读全文
posted @ 2010-07-01 16:09 庚武 阅读(290) 评论(0) 推荐(0) 编辑
摘要:[代码] 阅读全文
posted @ 2010-07-01 14:57 庚武 阅读(674) 评论(0) 推荐(0) 编辑
摘要:Subversion官网:http://subversion.apache.org/中文网: http://subversion.org.cn/Subversion(SVN)第三方工具集合简略介绍一些使用Subversion功能的第三方的工具。关于更新的信息,可以在Subversion的网站(http://subversion.tigris.org/project_links.html)查看。客户... 阅读全文
posted @ 2010-07-01 09:37 庚武 阅读(1160) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示