随笔分类 -  网址

摘要:EtherealThe world's most popular network protocol analyzerhttp://www.ethereal.com/----------------------------http://sourceforge.net/projects/wireshark/Wireshark is a powerful network protocol analyzer developed by an international team of networking experts. It runs on UNIX, OS X and Windows. ( 阅读全文
posted @ 2011-07-07 15:41 庚武 阅读(452) 评论(0) 推荐(0) 编辑
摘要:http://www.timdavis.com.au/git/setting-up-a-msysgit-server-with-copssh-on-windows/OK – let me start this post by saying this is absolutely NOT for the faint hearted. This was a serious – and I re-emphasize this – serious pain in the arse to the do. Having almost no experience in Linux before –copSSH 阅读全文
posted @ 2011-07-03 13:10 庚武 阅读(493) 评论(0) 推荐(0) 编辑
摘要:from:http://www.ruanyifeng.com/blog/2011/06/designing_ideas_of_inheritance_mechanism_in_javascript.html作者:阮一峰日期:2011年6月 5日我一直很难理解Javascript语言的继承机制。它没有"子类"和"父类"的概念,也没有"类"(class)和"实例"(instance)的区分,全靠一种很奇特的"原型链"(prototype chain)模式,来实现继承。我花了很多时间,学习这个部分,还 阅读全文
posted @ 2011-06-30 17:54 庚武 阅读(165) 评论(0) 推荐(0) 编辑
摘要:http://www.aqee.net/2010/10/20/5-fundamental-differences-between-git-svn/如果你在读这篇文章,说明你跟大多数开发者一样对GIT感兴趣,如果你还没有机会来试一试GIT,我想现在你就要了解它了。GIT不仅仅是个版本控制系统,它也是个内容管理系统(CMS),工作管理系统等。如果你是一个具有使用SVN背景的人,你需要做一定的思想转换,来适应GIT提供的一些概念和特征。所以,这篇文章的主要目的就是通过介绍GIT能做什么、它和SVN在深层次上究竟有什么不同来帮助你认识它。那好,这就开始吧…GIT是分布式的,SVN不是:这是GIT和其它 阅读全文
posted @ 2011-06-30 15:19 庚武 阅读(243) 评论(0) 推荐(0) 编辑
摘要:http://www.worldtimzone.com/res/vi.htmlCursor movementh - move leftj - move downk - move upl - move rightw - jump by start of words (punctuation considered words)W - jump by words (spaces separate words)e - jump to end of words (punctuation considered words)E - jump to end of words (no punctuation)b 阅读全文
posted @ 2011-06-30 11:28 庚武 阅读(204) 评论(0) 推荐(0) 编辑
摘要:TCP/IPIntroduction« PreviousNext Chapter »TCP/IP is the communication protocol for the Internet.Computer Communication ProtocolA computer communication protocol is a description of the rules computers must follow to communicate with each other.What is TCP/IP?TCP/IP is the communication pro 阅读全文
posted @ 2011-06-29 22:27 庚武 阅读(288) 评论(0) 推荐(0) 编辑
摘要:http://www.w3schools.com/xml/xml_namespaces.aspXML Namespaces provide a method to avoid element name conflicts.When using prefixes in XML, a so-callednamespacefor the prefix must be defined.The namespace is defined by thexmlns attributein the start tag of an element.The namespace declaration has the 阅读全文
posted @ 2011-06-29 16:47 庚武 阅读(192) 评论(0) 推荐(0) 编辑
摘要:At w3schools.com you will learn how to make a website. We offer free tutorials in all web development technologies.Select a tutorial from the menu to the left.http://www.w3schools.com/default.asp 阅读全文
posted @ 2011-06-29 16:12 庚武 阅读(499) 评论(0) 推荐(0) 编辑
摘要:http://sourceforge.net/projects/appgen/AppGen eclipse plugin generate full java web application source codes based on Spring and iBatis. You can set the XML configuration mapping file from a database schema quickly by conventions, and can edit it easily. (requires java 1.5 or higher) 阅读全文
posted @ 2011-06-29 14:36 庚武 阅读(301) 评论(0) 推荐(0) 编辑
摘要:===============corelib===============The corelib project consists of several basic utilities for MD5 hashing, JSON serialization, advanced string and date parsing, and more.Project Page: http://code.google.com/p/as3corelib/Project Group: http://groups.google.com/group/as3corelibAuthors: Christian Ca 阅读全文
posted @ 2011-06-29 14:17 庚武 阅读(269) 评论(0) 推荐(0) 编辑
摘要:PureMVC download:http://trac.puremvc.org/PureMVC_AS3/wiki/DownloadsPureMVC Standard for AS3http://trac.puremvc.org/PureMVC_AS3Demo_AS3_Flex_AppSkeletonhttp://trac.puremvc.org/Demo_AS3_Flex_AppSkeleton/wiki/Downloads 阅读全文
posted @ 2011-06-23 16:18 庚武 阅读(865) 评论(0) 推荐(0) 编辑
摘要:from:http://baike.baidu.com/view/52522.htmWPE百科名片WPE(Winsock Packet Editor) 它的中文名称是:网络封包编辑器 在大多数的编程工具中winsock已经封装成一个控件,成为网络编程的控件,是非常方便的,利用这个控件,编程工具就可以编写外挂工具.目录wpe简介wpe版本wpe 文件wpe使用编辑本段wpe简介Wpe工作原理和可行性分析Client/server模式网络游戏,我们的信息全在服务器上面,想从服务器上修改我们的个人用户信息,可能性为微乎其微,客户端安装在你的机器上, 玩游戏的时候,你发出指令,其实就是向服务器发送封包 阅读全文
posted @ 2011-06-22 13:40 庚武 阅读(4652) 评论(1) 推荐(0) 编辑
摘要:http://geronimo.apache.org/index.htmlThe goal of the Geronimo project is to produce a server runtime framework that pulls together the best Open Source alternatives to create runtimes that meet the needs of developers and system administrators. Our most popular distribution is a fully certified Java 阅读全文
posted @ 2011-06-15 14:25 庚武 阅读(325) 评论(0) 推荐(0) 编辑
摘要:http://winscp.net/eng/download.phphttp://files.cnblogs.com/wucg/winscp433setup.zip 阅读全文
posted @ 2011-06-15 13:15 庚武 阅读(199) 评论(0) 推荐(0) 编辑
摘要:http://files.cnblogs.com/wucg/tomcatPluginV33.ziphttp://www.eclipsetotale.com/tomcatPlugin.htmlInstallationThis plugin does not contain Tomcat.(Download and install Tomcat before using this plugin).This is a design choice not to include Tomcat in the plugin distribution, this way the same plugin ver 阅读全文
posted @ 2011-06-15 10:57 庚武 阅读(302) 评论(0) 推荐(0) 编辑
摘要:1.maven建立一个web app2.D:\Tomcat6_0\conf\tomcat-users.xml 查看users.<tomcat-users> <role rolename="manager"/> <role rolename="admin"/> <user username="admin" password="123" roles="admin,manager"/></tomcat-users>3.settings.xml 阅读全文
posted @ 2011-06-13 00:10 庚武 阅读(1294) 评论(1) 推荐(1) 编辑
摘要:http://www.oracle.com/technetwork/database/express-edition/downloads/102xewinsoft-090667.html 阅读全文
posted @ 2011-06-12 22:05 庚武 阅读(291) 评论(0) 推荐(0) 编辑
摘要:http://search.maven.orghttp://repository.apache.orghttp://www.artifact-repository.orghttp://mvnrepository.comhttp://www.mvnbrowser.comhttp://www.jarvana.comhttp://mavensearch.netpom.xml示例:<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema 阅读全文
posted @ 2011-06-10 16:16 庚武 阅读(2104) 评论(0) 推荐(0) 编辑
摘要:http://www.adobe.com/devnet/flex/documentation.htmlhttp://www.adobe.com/support/documentation/en/flex/flex3.html 阅读全文
posted @ 2011-06-09 21:40 庚武 阅读(182) 评论(0) 推荐(0) 编辑
摘要:Eclipse插件:http://marketplace.eclipse.org/Maven2Eclipse插件安装与使用http://www.sonatype.com/books/m2eclipse-book/reference/Maven2Eclipse安装:http://www.sonatype.com/books/m2eclipse-book/reference/install-sect-marketplace.htmlhttp://www.cnblogs.com/dcba1112/archive/2011/05/01/2033805.html现在我以Eclipse 3.6为例逐步讲解 阅读全文
posted @ 2011-06-09 17:43 庚武 阅读(873) 评论(0) 推荐(0) 编辑