P31

  4 Platform as a Service 文档

1. The “Platform as a Service” Model for NetworkingEric Keller, Jennifer Rexford Princeton University

chen_2550 2014-05-06   1939   0
P

Oreilly C in a Nutshell 文档

C语言核心技术(C In A Nutshell) 一本很棒的,深入学习C语言的书。如果你做比较高级的C语言程序

ioriqw 2012-07-19   460   0
P15

  A Simple Example For JMeter 文档

1. 10/24/20181A Simple Example For JMeter 2. A Simple Example 10/24/20182An example for do action on

ivywei2009 2014-09-15   648   0

A Simple jQuery Slideshow 开源项目

A Simple jQuery Slideshow是一个利用jQuery+少量CSS实现的简单图片幻灯片播放插件。图片之间的切换采用淡入淡出的效果。

码头工人 2019-02-23   741   0

Wiki in a Jar 开源项目

Wiki in a Jar是一个非常小的(只有一个jar文件<100KB) Wiki Java实现。它内置一小型Web服务器,并能够处理vCard(.vcf)文件。其wiki标签基于Wikipedia语法,内容存在文件系统中。

码头工人 2019-01-17   890   0

XML编辑器:XPontus XML Editor 经验

XPontus XML Editor是一个Java开发的简单XML编辑器,面向文本编辑。它可以执行 校验 (DTD, XML Schema, Relax NG, Batch XML validation)

jopen 2012-10-23   24357   0

Python XML工具包 - py-xml 经验

py-xml 是一个基于Python的XML工具 支持Xml与Dict对象间的绑定 支持Dict对象生成Xml文本 安装方式 python setup.py install 实例代码

cthy 2016-02-14   8000   0

Java的XML解析器 xml-utilities 经验

xml-utilities 是一个 Java 的 XML 工具包,提供高级的 API 用于解析 XML 数据。 示例代码: Element elmt = DomEditor.getElement("chapter"

jopen 2012-05-27   24812   0

XML-RPC的Java实现:Apache XML-RPC 经验

Apache XML-RPC 是 一个 Java 语言对 XML-RPC 协议的实现。 支持所有原始Java类型,包括long, byte, short, 和 double。 支持日历对象Calend

jopen 2012-09-16   70392   0

解析XML的C语言库:Mini-XML 经验

Mini-XML是一个迷你的XML解析C语言库,可用于读写XML和类XML的数据文件。而不需要大型非标准库。 Mini-XML只需要一个兼容ANSI C编译器和一个'make'程序。 Mini-XML支持读取

jopen 2014-01-06   47798   0

JSON VS XML:JSON真的比XML好很多吗? 资讯

)的数据格式,在过去几年中已变得非常受欢迎,尤其是在web开发中。 JSON和 XML非常的相似。它们都试图通过建立一种简单,人类可读的格式存储数据。直到最近,XML被用于任何类型的需要迅速发送一小部分数据的系统中。比如那些

jopen 2012-07-18   20489   0
JSON  

XML转成 JSON 格式:xml2json 经验

xml2json 只是包含一些 C++ 头文件,用来将 XML 文档转成 JSON 格式。 XML JSON Access "e": null o.e text "e": "text"

jopen 2013-12-13   39465   0
P

JSP and XML Integrating XML and Web Services in Your JSP Application 文档

The first Internet revolution was all about delivering information to people. We are now in the second revolution, which focuses on delivering information to systems. XML is the tool that makes this new revolution a reality, and Web services are the methods by which businesses will drive system-to-system communication. JSP(TM) and XML takes you beyond the basics, giving you practical advice and in-depth coverage. In the book, you'll learn the technologies and techniques needed to create your own Web services for use in JSP applications. Written by programmers for programmers, the book will help you successfully utilize these exciting technologies with minimal hassle and maximum speed.

silentboy 2015-02-21   1376   0
P

JSP and XML Integrating XML and Web Services in Your JSP Application 文档

The first Internet revolution was all about delivering information to people. We are now in the second revolution, which focuses on delivering information to systems. XML is the tool that makes this new revolution a reality, and Web services are the methods by which businesses will drive system-to-system communication. JSP(TM) and XML takes you beyond the basics, giving you practical advice and in-depth coverage. In the book, you'll learn the technologies and techniques needed to create your own Web services for use in JSP applications. Written by programmers for programmers, the book will help you successfully utilize these exciting technologies with minimal hassle and maximum speed.

silentboy 2015-02-21   1764   0
JSP   Java开发   XML  
P9

  Tomcat下的server.xml文件和context.xml 文档

Tomcat下的server.xml文件和context.xml 元素   它代表整个容器,是Tomcat实例的顶层元素.由org.apache.catalina.Server接口来定义.它包含一个

wang_df_cn 2012-12-25   3164   0

C3P0 开源项目

C3P0是一个开放源代码的JDBC连接池,它在lib目录中与Hibernate一起发布,包括了实现jdbc3和jdbc2扩展规范说明的Connection 和Statement 池的DataSources

码头工人 2019-01-17   16731   0

Python JavaScript 代码:PythonJS 经验

require('python-js'); var pycode = "a = []; a.append('hello'); a.append('world'); print(a)"; var jscode = pythonjs

jopen 2014-06-09   57690   0

C代码Python ctopy 经验

ctopy 可自动的部分转换 C 代码到 Python 代码,主要涉及人工操作非常繁琐的转换内容。

fmms 2012-01-06   19031   0

中文分词技术( 博客

众所周知,英文是以词为单位的,词和词之间是靠空格隔开,而中文是以字为单位,句子中所有的字连起来才能描述一个意思。例如,英文句子I am a student,用中文则为:“我是一个学生”。计算机可以很简单通过空格知道student是一个单词

seailove 2011-01-17   1459   0

云计算概念() 博客

云的基本概念,是通过网络将庞大的计算处理程序自动分拆成无数个较小的子程序,再由多部服务器所组成的庞大系统搜索、计算分析之后将处理结果回传给用户。通过这项技术,远程的服务供应商可以在数秒之内,达成处理数以千万计甚至亿计的信息,达到和“超级电脑”同样强大性能的网络服务。它可分析DNA结构、基因图谱定序、解析癌症细胞等高级计算,例如Skype以点对点(P2P)方式来共同组成单一系统;又如 Google

chyx413332087 2013-01-03   754   0
街景  
1 2 3 4 5 6 7 8 9 10