搜索资源列表
jabberx-cvs.tar
- JabberX 是一个基于unix平台的jabber客户端 JabberX is a unix console Jabber client. Jabber is a cross-platform, open source, XML-based, distributed instant messaging system. Requirements: ------------- Iksemel library (from http://jabber-x.source
perl-XML-LibXML-Common-0.13-8.i586
- PERL和XML的结合源,可以用来做不同语言之间的转换工作-PERL and the integration of XML source can be used for different languages between the conversion work
perl-XML-NamespaceSupport-1.09-5.i586
- PERL的数据链接库,作为其它某些软件的依赖源-PERL data link library, as some other source software dependence
PerlReadXml.tar
- perl脚本语言对XML文件进行读写的代码.
SciTE
- SciTE,一款很好用的编辑器,支持众多的脚本,比如c、C++、C#、perl、html、css、java等等。免费而且开源。支持linux和win32环境。在windows下面只需要将下载的文件解压缩就能使用。 较其它同重量级软件,最耀眼的就是导出功能,可以导出 PDF/HTML/RTF/XML/LaTex 类型的文件,直接就能将语法高亮的内容导出。就是对汉字支持不稳定,选取汉字字符时,有时会出现乱码。
xml-twig
- perl 利用xml-twig 来分析数据的例子,功能很全,是调用xml的最好选择,比xml-sample强多了
NotePad++2.6_SRC
- 非常好的彩色代码编辑器(支持c/c++/java/html/xml/php/js/makefile/asp/VB/SQL/ObjC/Perl/Python/CSS...)-very good color code editor (support c / c / java / html / xml / php / js / makefile / asp / VB / SQL / ObjC / Perl / Python / CSS ...)
Programming_Web_Services_with_Perl
- Given Perl s natural fit for web applications development, it s no surprise that Perl is also a natural choice for web services development. It s the most popular web programming language, with strong implementations of both SOAP and XML-RPC, the lea
NetBoxDex
- NetBoxDex v0.1 (NetBox 解包工具源码) NetBox 是一个全新概念的开发平台,它提供了业界最快速的用于开发 Internet 商业应用的开发和编译工具。NetBox 支持包括 Javascr ipt、VBscr ipt、Perl 等目前应用最为广泛的脚本语言来构建功能强大和性能稳定的应用服务器、网络服务器以及 HTML-Based 网络多媒体桌面应用。NetBox 支持目前最为流行的 XML 和 Web Service 工业标准和 ASP、COM、.NET 等流行标准
json-c-0.7
- JSON(Javascr ipt Object Notation) 是一种轻量级的数据交换格式。易于人阅读和编写。同时也易于机器解析和生成。它基于Javascr ipt(Standard ECMA-262 3rd Edition - December 1999)的一个子集。 JSON采用完全独立于语言的文本格式,但是也使用了类似于C语言家族的习惯(包括C, C++, C#, Java, Javascr ipt, Perl, Python等)。这些特性使JSON成为理想的数据交换语言。[编辑本段]
all_packages_20080525.tar
- FMF VHDL Models All the FMF models are VHDL 93 and VITAL 2000 compliant and require the VITAL 2000 library for correct compilation. They are designed for timing backannotation by means of an SDF file. The intrinsic delays default to 1 ns. We hav
ftp_server
- This example uses the FTP Server Profile library (ftps) to implement a simple read-only FTP server application. When the application is running, Bluetooth FTP Profile client devices can connect to this FTP server. The FTP server provides the followin
scriptomaticV2
- 和前一版相同,可以返回计算机上大多数感兴趣的 WMI 类的信息,并自动构建一个可以用来返回这些属性值的脚本。這一版新增了其他格式源代碼及輸出檔,源代碼除了VBscr ipt外,還有Perl, Python, Jscr ipt。資料輸出格式包含純文字、網頁、XML。-A completely new version of the famous scr iptomatic. Unlike its predecessor, scr iptomatic 2.0 isn’t limited to writ
Perl
- perl 实现数据分类 tokenization,抽取feature selection,文件分类documentation classification-The project’s goal is to provide an application to provide a brief list for a set of books in xml format then maybe people can through this list to decide which book
xml.tar
- 这是perl中使用xml的一个运行库.-XML::SAX is a new way to work with XML Parsers in Perl. In this article we ll discuss why you should be using SAX, why you should be using XML::SAX, and we ll see some of the finer implementation details. The text below ass
PerlandXML
- Perl and XML. XML processing with perl.
refdb-0.9.9-1.tar
- RefDB是一个文献数据库和书目管理的软件,支持 SGML,XML和LaTeX的/ BibTeX等格式的工具。它允许用户通过网络共享数据库。这是可以通过命令行工具,Web界面,从文字编辑器(Emacs,Vim)来共享,程序员可以 使用 Perl和PHP库在自己的项目融入RefDB功能。 RefDB发布根据GNU通用公共许可证和Linux上运行时,* BSD系统,OS X操作系统,Solaris和Windows / Cygwin的。-RefDB is a bibliographic databas
perl-5.8.7
- Perl 最初只是 Unix系统管理员的一个工具,在工作日里被用在无数的小任务中。从那以后,它逐步发展成为一种全功能的程序设计语言,特别是在各种计算平台上,它被用作 Web 编程、数据库处理、XML 处理以及系统管理-Perl began as a tool for Unix system administrators, in the working days are used in countless small tasks. Since then, it gradually develope
Data_Munging_with_Perl
- 演示使用Perl来管理操作从一个系统中删除在另一个使用的数据,解释数据结构设计,分析技术,HTML和XML处理。-Demonstrates the use of Perl to manipulate data removed from one system for use in another, explaining data structures design, parsing techniques, and HTML and XML processing.
XML
- XML的局限性 目前,许多Web网站的内容数据都存放在数据库或数据文件中。对于Web程序开发人员来说,如果要想把有用的信息从数据库中提取出来,传统的方法是在服务器端编写脚本程序(如VBscr ipt、Javascr ipt、CGI、ASP、Perl等等),通过对数据库执行SQL查询得到相关记录,然后把查询结果组织成HTML页面返回给客户端,用户使用浏览器观察最终结果。-Limitations of the current XML, many Web site content data is s