Description: 这是一个用visual basic.net 语言开发的功能系统,自我感觉还不错,希望大家有时间能进去看看~-This is a visual basic.net language with the development of functional systems, a sense of self was pretty good, we hope to have time to have a look Platform: |
Size: 190212 |
Author:陈军 |
Hits:
Description: 这是一个用visual basic.net 语言开发的功能系统,自我感觉还不错,希望大家有时间能进去看看~-This is a visual basic.net language with the development of functional systems, a sense of self was pretty good, we hope to have time to have a look Platform: |
Size: 189440 |
Author:陈军 |
Hits:
Description: 本书深入浅出地介绍了统一建模语言(UML)和Rational Rose软件,通过航空公司与购物推车例子介绍如何用UML和Rose进行项目需求分析、结构规划和生成框架代码,以及如何从现有系统逆向转出工程代码,生成Rose模型,并分章介绍了C++、Java、Visual Basic与CORBA/IDL和XML代码的代码生成与逆向转出工程代码。通过本书学习,项目开发人员可以用这个全新工具紧扣用户需求,方便地开发出符合用户需求的系统或根据用户需求对现有系统进行改造。
-the book easy to introduce a unified modeling language (UML) software and Rational Rose, airlines and shopping carts example of how to use UML and Rose project needs analysis, planning and structural framework for code generation, and how the existing system works to reverse code generation Rose model, and introduced a sub-chapter C, Java, Visual Basic and CORBA/IDL and XML code generation and code reverse engineering transfer code. Through the book learning, project developers can use this new tool interlocking customer demand. Easily develop meet the demands of users of the system or the user needs to transform the existing system. Platform: |
Size: 16801792 |
Author:mars |
Hits:
Description: 本书是关于C#网络开发的教材,主要包括三个方面内容,首先简要介绍了有关C#网络开发的基础知识;接着讲解基础服务器开发、基础客户端开发、FTP开发、SMTP开发、POP3开发和远程控制开发;最后是高级应用,包括Win32网络组件开发、Web数据库基础、Win32异步套接字数据库开发、XML Web Services开发以及一个完整的分布式网络应用程序开发实例。
本书适合于C#开发人员进行网络开发,对Visual C++ .NET和Visual Basic.NET开发人员也很有参考意义。-This book is on the C# Network development of teaching materials, mainly includes three aspects, first of all briefly introduce the relevant C# Network development based on knowledge then on the basis of server development, the basis of client development, FTP development, SMTP development, POP3 Development and remote control development Finally, advanced applications, including the development of Win32 network components, Web database, Win32 Asynchronous Socket database development, XML Web Services development as well as a complete distributed network application development examples. This book is suitable for C# Developer network development, on the Visual C++. NET and Visual Basic. NET developers is also very useful. Platform: |
Size: 7702528 |
Author:Admrial |
Hits:
Description: Aardvark Example Source Code Version: 4.00 Date: 2007-04-20
Source code which shows how to use the Aardvark I2C/SPI Host Adapter software libraries.
Examples are available in C, C#, Python, Visual Basic 6, Visual Basic .NET, and Aardvark XML batch script code and make use of the targets on the I2C/SPI Activity Board.
Explanatory notes and build instructions are included in the README.txt file.
-Aardvark Example Source Code Version: 4.00 Date: 2007-04-20
Source code which shows how to use the Aardvark I2C/SPI Host Adapter software libraries.
Examples are available in C, C#, Python, Visual Basic 6, Visual Basic .NET, and Aardvark XML batch script code and make use of the targets on the I2C/SPI Activity Board.
Explanatory notes and build instructions are included in the README.txt file. Platform: |
Size: 350208 |
Author:yanni |
Hits:
Description: 本程序的功能是读入DICOM SR文件,可以将SR文件的主要内容导出到XML文件;
可以检测某个测量值所用路径是否正确。
本程序的DICOM功能采用Medical Connections公司的DicomObjects组件。
关于本组件可以访问网站:
http://www.medicalconnections.co.uk
路径格式:
Level1\Level2\Level3\Modifier-This procedure is time to functions of DICOM SR documents, SR documents can be exported to the main contents of XML documents can be detected by a measurement of the path is correct. DICOM functionality of the program' s Medical Connections using DicomObjects components. On the components may be accessed at: http://www.medicalconnections.co.uk path format: Level1 \ Level2 \ Level3 \ Modifier Platform: |
Size: 1030144 |
Author:明 |
Hits:
Description: 本书全面覆盖了.NET框架的体系结构、库和服务,以及如何在 Visual Studio.NET支持的编程语言中使用它们。本书独一无二地使用非语言规范的方法来讲解.NET框架。它覆盖了在 Web Form、 Windows Form、ADO.NET和ASP.NET中使用的新的 Web和数据库访问技术。
本书还包括有XML重点,比如 SOAP协议的讲解,因为它将广泛应用于分布式应用程序组件相互间的数据传送。本书讲解翔实,示例具体,是.NET编程人员不可或缺的参考手册,尤其适合 Visual Basic.NET和 C#的中高级用户使用。
-This book comprehensively covers. NET Framework architecture, libraries and services, and how Visual Studio. NET supported programming languages to use them. This book is uniquely positioned to regulate the use of non-verbal way to talk. NET Framework. It covers in a Web Form, Windows Form, ADO. NET and ASP.NET to use the new Web and database access technology. The book also includes XML focus, such as the SOAP protocol to explain, because it is widely used in distributed applications, data transfer between components. This book explain the detailed, sample specific, yes. NET programmers an indispensable reference manual, especially for Visual Basic. NET and C# for senior users. Platform: |
Size: 25626624 |
Author:wangpw |
Hits:
Description: 这是一个曾经的16岁美国少年编写的获过大奖的VB源代码,作用是对VB6或者VB.NET编写的源代码工程进行扫描分析,并把详细的分析结果返回到一个树形列表里,包括了从工程及工程组、窗体、函数、用户控件、模块、类模块等等所有的统计分析。可以详细列出代码行数统计,甚至每一个过程函数的统计。可以扫描工程中未使用的变量,并以XML和文本方式提供分析报告,还可以按照图表方式提供饼图显示代码统计信息。
代码还可以分析整个工程需要使用的支撑库文件及字体,并自动扫描列表及提供复制到功能,对于发布VB软件提供参考。总是,这个代码对学习VB有很大参考价值。-
This is a once 16-year-old American teenager had been prepared by award VB source code, the role is written in VB6 or VB.NET source code scanning works, and to a detailed analysis of the results back to a tree list, ranging from engineering and engineering group, form, function, user controls, modules, class modules, and so all of the statistical analysis. Can be set out in detail the number of lines of code statistics, or even a process for each function of the statistics. Can scan project unused variables, and to provide an analysis of XML and text reports can also be provided in accordance with pie charts show the code statistics.
The code also can analyze the support of the whole project need to use the library files and fonts, and automatically scan the list and provide copies to the function, the software provide a reference for the VB release. Always, this code is for learning VB great reference value. Platform: |
Size: 326656 |
Author:说不得 |
Hits:
Description: 加载RSS格式的XML文档并解析为对应类,支持RSS列表和频道列表,并且下载使用异步操作,事件驱动。-Loaded RSS format XML document and parse the corresponding classes, support RSS list and channel list. Platform: |
Size: 43008 |
Author:studentxp |
Hits:
Description: XML读写操作,很不错的一个小例子哦,希望大家多多指教-XML read and write operation, a very good example of a small Oh, hope that the exhibitions!!! Platform: |
Size: 33792 |
Author:侠士 |
Hits:
Description: DOM Tree uses to display XML file in Visual Basic 6.0. It uses the Document Access Object 2.0 from Microsoft Platform: |
Size: 19456 |
Author:fx130303 |
Hits:
Description: Visual Basic .NET XML ASP.net
编程 美国 汉语-VB.NET XML ASP by chinese
[Visual.Basic.NET.Developers.Guide.to.ASP.NET.XML.and.ADO.NET.Jeffrey.P.McManus.rar Platform: |
Size: 8947712 |
Author:张天 |
Hits: