搜索资源列表
Bo-Blog2.tar
- 一款基于PHP的、以MySQL为数据库支持的单用户blog(网络日志)程序 特色有: 丰富实用的功能与简单的使用; 基于XHTML+CSS+div 布局的模板结构; 可自由定制的页面模块; 部分基于Ajax的新体验; 多语言包化与UTF-8国际编码; 强大的spam信息防御机制; RSS、XML-RPC、Tags支持; 内置留言本、天气、表情、置顶、验证码、头像等; 可通过插件与模板增强您的个性功能 更新内容: 修复一些BUG,改进
pbdom_xmleditor_sample_app
- pb_dom示例,用来访问xml,在pb9中使用 支持utf-8
Fullxml2.3-beta
- Fullxml 是一套完全免费开源,多国语言CMS系统,完全使用ASP+XML,没有使用传统的SQL或access数据库,另外Fullxml系统的语言,皮肤和主程序完全脱离,使用UTF-8编码,实现了多国语言及全球化,这个版本是12.22号发布的sp1版,目前可以完全正常的运行(在我的电脑及网站是的),这个系统绝对是您做个人网站的完美选择,扔掉你的博客吧!做一个真正属于自己的网站!
atviewer
- ATViewer is a component for Delphi/C++Builder, which allows to view files of various types. There is no edit possibility, just quick view - so it s useful to implement \"View file\" feature in your Delphi/C++Builder application. The following view
将utf-8和gb2312之间转换的方法源码
- iconv是xml转换过程中,将utf-8和gb2312之间转换的方法,iconv is xml conversion process will be utf-8 and the method of conversion between gb2312
codeconvert
- 对XML或TXT文件实现UTF-8,UNICODE的转换 有些特殊情况下时很有用-XML or TXT files on the realization of UTF-8, UNICODE conversion of some special circumstances when the very useful
ATViewer2.7
- 支持版本:Delphi 5-2009, C++Builder 5-2009 ATViewer特性: Text, Binary, Hex, Unicode:所有文件,无大小限制 RTF, UTF-8: Image:支持格式,BMP, JPG, ICO, GIF, PNG, WMF, TGA等 Multimedia:可以被Windows Media Player支持的格式,AVI, MPEG, WMV, MP3 Internet:可以被MS Internet Explorer
HelloWorld
- SOAP(Simple Object Access Protocol)是基于XML实现了一种消息格式以交换请求和使用,使用XML作为SOAP消息的基础使得任何实现基本的INTERNET通信服务的系统都能处理和传送这类消息 。-POST /StockQuote HTTP/1.1 Host: www.stockquoteserver.com Content-Type: text/xml charset="utf-8“ Content-Length: nnnn SOAPAction:
QianQianLrc
- 算法信息来源于网上的一段PHP代码,具体出处不得而知。 整个下载歌词的流程为: 1、根据歌手以及歌曲名称找歌词单列表 服务器地址为: http://ttlrcct2.qianqian.com/dll/lyricsvr.dll?sh?Artist={0}&Title={1}&Flags=0 {0}为歌手名的UNICODE编码字符串 {1}为歌曲名的UNICODE编码字符串 注意 歌手名,
xml
- 读写xml文档,并可以在编码间相互转换,UTF-8-xml
iXml
- 用于解析XML文件的代码。类似TinyXML,但是功能比TinyXML简单,而且只支持UTF-8编码的XML文件。-The code for parse XML file. It is the same as TinyXML, but it is not powerful as TinyXML. It is only used for UTF-8 file.
tinyxml_
- tinyxml,开源的xml库,优点:小方便使用,缺点:只支持UTF-8编码-tinyxml
notebook
- ①能读取txt,xml,csv等格式文件,能够对文件进行修改和保存 ②项目配置信息存放在xml配置文件中 ③对于超大型文件要求实现多线程异步读取,避免内存占用过大,界面锁死等问题 ④能识别文件编码,并可以进行编码转换(如gb2312和utf-8的识别和互转) ⑤实现行数,字数等简单统计功能 ⑥对于xml,csv等文件格式能进行简单的数据解析-(1) can be read txt, xml, csv format, to be able to modi
c_call_php
- C# winform 与PHP webservices 交换数据-<?php //***************************** //email:410578660@qq.com //sujm //***************************** $dbhost = localhost $dbuser = root $dbpass = sujm $dbname = csp_data //Connecti
51CTO
- <?XML版本=“1.0”编码=“UTF-8”独立=“是”?> <a:themeManager xmlns:a="http://schemas.openxmlformats.org/drawingml/2006/main"/>- <?xml version="1.0" encoding="UTF-8" standalone="yes"?> <a:themeMana
GameCore.src
- GameCore.src in source files. thread-config - <?xml version= 1.0 encoding= UTF-8 ?> <threads> <thread> <thread-name>Main</thread-name> <thread-heart>50</thread-heart> </thread>
SlimXml-0.43
- SlimXml是一个开源的,小巧实用的c++ Xml解析器,比流行的TinyXml还要小很多。 主要特性 支持多种编码的XML文件:ansi, utf-8, utf-8 no mark, utf-16, utf-16 big endian -prase xml file
mxml-2.9.tar
- Mini-XML是一个小型的开源的XML解析器,采用 C 语言开发。该解析器最大的特点就是小型、无须依赖其他类库,只需要 GCC 编译器 和 make 程序即可编译,支持 UTF-8/UTF-16 编码。-Mini-XML is a small open source XML parser, using C language development. The biggest feature is the small parser, without relying on other librari
jax
- 程序架构是 IIS6+Jscr ipt + ASP + XML + UTP-8,功能有留言、回复、管理、风格选择 user:admin pass:admin-Program architecture is IIS6+ Jscr ipt+ ASP+ XML+ UTF-8, you have messages, reply, management style selector user: admin pass: admin
auxiliary
- 这是一个基于tinyxml2的xml文件读写类定义。支持键值以UTF-8编码存取。(This is a class implemented based on tinyxml2. This class support UTF-8 code values.)