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 Read More
posted @ 2011-06-29 22:27
庚武
Views(301)
Comments(0)
Diggs(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 Read More
posted @ 2011-06-29 16:47
庚武
Views(197)
Comments(0)
Diggs(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 Read More
posted @ 2011-06-29 16:12
庚武
Views(511)
Comments(0)
Diggs(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) Read More
posted @ 2011-06-29 14:36
庚武
Views(311)
Comments(0)
Diggs(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 Read More
posted @ 2011-06-29 14:17
庚武
Views(274)
Comments(0)
Diggs(0)
#include <iostream>#include <bitset>#include <cstdio>#include <cstdlib>#include <ctime>#include <cmath>using namespace std;int main(){ const int len=10000000; //const int len=10000; cout<<"耗内存约:"<< len/8.0 //byte /1024.0 //kb /1024.0 //mb < Read More
posted @ 2011-06-29 02:06
庚武
Views(196)
Comments(0)
Diggs(0)

浙公网安备 33010602011771号