Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - create object
Search - create object - List
timyXML是一个简单的xml解析工具,当然,你的xml必需是标准的。 TinyXML is a simple, small, C++ XML parser that can be easily integrated into other programs.In brief, TinyXML parses an XML document, and builds from that a Document Object Model (DOM) that can be read, modified, and saved. XML stands for \"eXtensible Markup Language.\" It allows you to create your own document markups. Where HTML does a very good job of marking documents for browsers, XML allows you to define any kind of document markup, for example a document that describes a \"to do\" list for an organizer application. XML is a very structured and convenient format. All those random file formats created to store application data can all be replaced with XML. One parser for everything.
Date : 2008-10-13 Size : 244.31kb User : maoyang

一个用vc开发的小程序,创建文件,采用面向对象的设计思想,还是不错的-A small development with vc procedures, create a file using object-oriented design idea, or good
Date : 2026-01-10 Size : 26kb User : 高修成

timyXML是一个简单的xml解析工具,当然,你的xml必需是标准的。 TinyXML is a simple, small, C++ XML parser that can be easily integrated into other programs.In brief, TinyXML parses an XML document, and builds from that a Document Object Model (DOM) that can be read, modified, and saved. XML stands for "eXtensible Markup Language." It allows you to create your own document markups. Where HTML does a very good job of marking documents for browsers, XML allows you to define any kind of document markup, for example a document that describes a "to do" list for an organizer application. XML is a very structured and convenient format. All those random file formats created to store application data can all be replaced with XML. One parser for everything.-timyXML is a simple xml analytical tools, of course, you must be the xml standard. TinyXML is a simple, small, C++ XML parser that can be easily integrated into other programs.In brief, TinyXML parses an XML document, and builds from that a Document Object Model (DOM) that can be read, modified, and saved.XML stands for eXtensible Markup Language. It allows you to create your own document markups. Where HTML does a very good job of marking documents for browsers, XML allows you to define any kind of document markup, for example a document that describes a to do list for an organizer application. XML is a very structured and convenient format. All those random file formats created to store application data can all be replaced with XML. One parser for everything.
Date : 2026-01-10 Size : 244kb User : maoyang

DL : 0
不使用dll创建快捷方式的演示。 核心使用的WScript创建的object。-Do not use dll to create a shortcut to the demo. WScript core used in the creation of the object.
Date : 2026-01-10 Size : 2kb User : 飏翳檒

涉及文件操作如大型txt文件按字数平均分割,创建对象,禁用资源管理器,结束进程-Related to file operations such as large txt file separated by the average number of words, create an object, disable the Explorer, the end of the process, etc.
Date : 2026-01-10 Size : 3kb User : 李欢

1. 编写一程序实现任意文件的拷贝功能,源文件名和目的文件名由命令行参数提供。 2. 创建一个学生对象,并把它输入到一个文件(mytext.txt)中,然后再把该对象读出来,将其还原后打印出来。 -1. Write a program to achieve any file copy function, source file name and destination file name from the command line parameter. (2) create a student object and put it into a file (mytext.txt), and then then read out the object, its restored print.
Date : 2026-01-10 Size : 2kb User : 张全权

PB操作EXcle的介绍 如何用PB程序在excel画表格边框线,如何改变文字大小 1.创建Excel对象   eole=CREATEOBJECT(′Excel.application′)   2.添加新工作簿   eole.Workbooks.add   3.设置第3个工作表为激活工作表   eole.Worksheets(″sheet3″).Activate   4.打开指定工作簿   eole.Workbooks.Open(″c:\temp\ll.xls″)   5.显示Excel窗口   eole.visible=.t.   6.更改Excel标题栏 -PB program drawing table border lines in excel, how to change the text size. Create Excel the object eole = CREATEOBJECT ( Excel.Application ). Add a new workbook eole.Workbooks.add 3. Set 3 worksheet the active worksheet eole.Worksheets (sheet3 " ). The Activate 4. Open specified book eole.Workbooks.Open, (" c: \ temp \ ll.xls" ). Show Excel window eole.visible = t. 6. Change the Excel title bar
Date : 2026-01-10 Size : 2kb User : 游龙

利用vs2008 C++写的内嵌word的一个小程序,word版本为office 2010 ,如提示“未能创建对象,确保对象已输入系统注册表”时,则启动时用管理员权限启动- When use vs2008 C++ to write a small program embedded word, word version office 2010, such as the prompt failed to create an object, make sure that the object has been entered into the system registry, when you start to start with administrator privileges
Date : 2026-01-10 Size : 6.11mb User : 李奇
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.