Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - CSharp tables
Search - CSharp tables - List
本程序利用Oracle公司推出了相应的开发工具:Oracle XML Utility,将整个XML文档元素对应为一个表,XML文档内嵌元素对应为Oracle的对象类型,这样可用SQL-XML实现数据表与XML文档的一对一转换,不过在实现上必须使用面向对象的数据表或者改造XML文档以配合数据表。-procedures for the use of the Oracle Corporation introduced a corresponding development tools : Oracle XML Utility of the entire XML document elements corresponding to a table, XML embedded elements corresponding to the type object Oracle, available SQL-XML data table with the one-on-one XML document conversion, but it now on the use of object-oriented data tables or transform XML documents to meet the data sheet.
Update : 2025-02-17 Size : 4kb Publisher : 随风

读写主则表 读写主则表 读写主则表 读写主则表 -Tables Table literacy is the main owner literacy Tables Table literacy is the main owner literacy Tables reader Main Tables
Update : 2025-02-17 Size : 25kb Publisher : 地方

dotnetadsql 原来的程序缺少了部分数据库及部分代码,小宝.NET已经自行补全了一些核心 代码,已经调试通过了,具体安装过程如下: 1.启动SQL,新建一名为ad的数据库并导入ad.sql及user.sql生成ad及net_user 两个数据表格,然后在net_user表格中增加一管理员记录,user_id字段为:adm in,password字段及e_mail字段自己喜欢填什么就填什么。 2.修改linkstr.cs文件里的SQL2000数据库连接字符为你数据库的连接字符,然 后使用CSC编译linkstr.cs文件,假设你的linkstr.cs放在D盘根目录,操作系统 安装在C:/winnt/目录下的话,就在运行栏下输入并运行以下命令: C:\WINNT\Microsoft.NET\Framework\v1.0.3705\csc /t:library d:\linkstr.cs 这样则会在C:\WINNT\Microsoft.NET\Framework\v1.0.3705\目录下生成一个名 为linkstr.dll的组件,把这个DLL组件覆盖广告管理系统bin目录下同名文件即可 3.设置ad目录为虚拟目录,然后浏览运行login.aspx文件,填入刚才在SQL设置的 管理员名称及密码即可登录进管理系统增加广告-dotnetadsql original lack of procedures and some part of the database code, Xiaobao.NET has its own complement of some of the core code, debugging has been adopted, the specific installation process is as follows : 1. start SQL, an ad for the new database and import ad.sql and user.sql generation ad and net_us er two data tables, and then increase net_user form a caretaker records, user_id field : adm in, password field and the Lord filled the field what he likes on what filled. 2. Changes linkstr.cs documents in the SQL2000 database connectivity for your characters database connectivity characters and then use the compiler linkstr.cs CSC, Suppose your linkstr.cs on D NOTE, the operating system installed on the C :/winnt/directory, then run under the column of input and run the follow
Update : 2025-02-17 Size : 36kb Publisher : 大军

可视化的数据库连接与查询,数据库实例列表,表的列表-Visual Database Connection with the inquiry, database table examples, tables and so on the list
Update : 2025-02-17 Size : 638kb Publisher : 许飞

程序实现了在C#中用OleDb类连接数据库,创建表等各种基本的数据库操作,可以给C#学习使用者提供简单的例子,用代码连接的方式实现数据库连接,数据库操作,操作数据库的时候更加灵活自如。有利于数据库连接的更改变动。-program in C# using OleDb category connect to the database, creating tables and other basic database operations can learn to C# users with a simple example. connecting with the code database connectivity, database, operation of the database is more flexible. Database Connection to the changes in the changes.
Update : 2025-02-17 Size : 27kb Publisher : 朱向荣

一个XML Web Services,可以输出XML格式的数据,例子中的数据库只有一个“Products”表。当然,你的数据库可能有许多表,也可能你的Web Services需要访问不止一个数据库。-an XML Web Services, and can export data in XML format. examples of the database is only a "Products" table. Of course, you may have many database tables, You may also need a Web Services visit more than one database.
Update : 2025-02-17 Size : 85kb Publisher : cuiwei

sql server 创建数据库,数据表,自段-sql server to create databases, data tables, since the paragraph
Update : 2025-02-17 Size : 23kb Publisher : chendejun

NET(C#)代码自动生成软件,它主要实现: 1、对应数据库表的基类代码的自动生成 2、自动生成数据库的存储过程 3、支持不同架构代码生成,自动生成多层 的代码 4、代码批量生成自动导出功能 -NET (C#) Automatically generate software code, which is achieved by: 1, the corresponding database tables of the base class automatically generated code 2, automatic generation of database stored procedures 3 to support the different structure of the code generation, automatic generation of multi-layer code 4, Batch code generated automatically derived functional
Update : 2025-02-17 Size : 1.96mb Publisher : 于东浩

DL : 0
属性查图,图查属性功能 可以查看属性表、框选图元查看属性!-Property search map, map search function to view the properties attribute tables, see graphic element attributes框选!
Update : 2025-02-17 Size : 84kb Publisher : 小剑

一个功能很齐全的餐饮点菜系统,可以动态加桌,管理后台,很适合做毕业设计论文-A function of very complete a la carte dining system that can dynamically add tables, management background, it is suitable for graduate design thesis
Update : 2025-02-17 Size : 1.27mb Publisher : zhoushajin

一个酒店管理的前台销售系统,完整的源代码,可运行,用asp.net开发。从点餐、定桌、结账到数据报表打印,功能齐全-hotel_sale_system-Front Desk of a hotel management marketing system, complete source code can be run with asp.net development. From the point of meals, set tables, closing statements to the data printing, full-featured-hotel_sale_system
Update : 2025-02-17 Size : 1.7mb Publisher : cy

把数据库中的所有表导出到EXCEL表格,支持各种数据库,已经过测试-Put all the tables in the database table Export to EXCEL, to support a variety of databases, has been tested
Update : 2025-02-17 Size : 235kb Publisher : caozhiwen

Ajax无刷新分页(jQuery+Json) 做了一个用jQuery来实现的用户控件,VS2008+Access 只用来玩玩.所以就用Access数据库了 jQuery+ashx+JSON 用ashx来接收请求,数据格式为JSON 实现了批量(选择)操作,编辑接口(反回两个值给用户进行自定义操作) 删除,自定义列(反回两个值给用户进行自定义操作) 样式变代(也就是写了两个样式表而以) 转换列(也就是你数据库里是1,0什么的,转成对应的男女的中文) 每页显示的记录条数在config里面设置 -Ajax without refreshing page (jQuery+ Json) made using jQuery to implement a user control, VS2008+ Access is only used to play. So I use Access database, a jQuery+ ashx+ JSON with ashx to receive the request, the data format is JSON implementation of batch (select) operation, editing interface (anti-two values back to the user to customize the operation) to delete, custom columns (anti-two values back to the user to customize the operation) on behalf of the style change (ie, written 2 style tables in order to) to the column (that is, what is your database is 1,0, and converted into the corresponding Chinese men and women) the number of records per page which is set in the config
Update : 2025-02-17 Size : 60kb Publisher : fugang

可用于动态地图,表格,的动态光标显示,光标可以是gif动画或者其他图片-Can be used for dynamic maps, tables, display the dynamic cursor, the cursor can be animated gif or other picture
Update : 2025-02-17 Size : 2.03mb Publisher : mhl

dot net ArcGIS Engine 开发,实现查询结果生成表或图层的功能-dot net ArcGIS Engine development, realization of query results generated tables or layers of functionality
Update : 2025-02-17 Size : 92kb Publisher : jack

This server / ModBus slave simulates equipment communicating with the ModBus protocol on a TCP / IP as a controller for example. It responds to requests from a master / client. I used ModScan32 and a monitoring software that I developed in my company for testing. Some details: - 4 tables of data are scaled to 200 items each (constant chosen arbitrarily) and values of each item (bit / register) can be modified in the cell corresponding - Responses to requests functions 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x10, 0x0F - Return management of exceptions ModBus started but complete - Visual refresh table data after a write request to complete The software is not finalized and has been tested only in certain configurations, it must contain some bugs. If you detect inconsistencies vis-à-vis the protocol, please let me know (I have some issues that differ among the PDF and found the software testing as ModScan32). Development in Visual Studio. NET 2008.-This server/ModBus slave simulates equipment communicating with the ModBus protocol on a TCP/IP as a controller for example. It responds to requests from a master/client. I used ModScan32 and a monitoring software that I developed in my company for testing. Some details: - 4 tables of data are scaled to 200 items each (constant chosen arbitrarily) and values of each item (bit/register) can be modified in the cell corresponding - Responses to requests functions 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x10, 0x0F - Return management of exceptions ModBus started but complete - Visual refresh table data after a write request to complete The software is not finalized and has been tested only in certain configurations, it must contain some bugs. If you detect inconsistencies vis-à-vis the protocol, please let me know (I have some issues that differ among the PDF and found the software testing as ModScan32). Development in Visual Studio. NET 2008.
Update : 2025-02-17 Size : 59kb Publisher : bigui

DL : 0
本书通过具体的编程实例,详细介绍了数据结构及其算法。全书共分11章,内容包括数据结构和算法的简介,解决线性表、堆栈、队列、串、数组、二叉树及树、图的编程,执行排序和查找算法。全书采用C#语言作为算法描述语言。   本书内容丰富,层次清晰,讲解深入浅出,可作为计算机及相关专业本、专科数据结构课程的教材,也适合各类教育相关课程使用,还可以供从事计算机软件开发和应用的工程技术人员阅读、参考。-This book through specific programming examples described in detail the data structure and algorithm. The book is divided into 11 chapters, including introduction to data structures and algorithms to solve linear tables, stacks, queues, strings, arrays, binary tree and the tree diagram programming, implementation of the sorting and searching algorithms. The book uses C# language as an algorithm description language. This book is rich in content, level of clarity to explain a simple and can be used as computer and related professional in this, specialist data structure course materials, is also suitable for the use of all types of education-related courses, but also can be used for in computer software development and application of engineering and technical personnel to read, reference.
Update : 2025-02-17 Size : 1.28mb Publisher : 张琼

DL : 0
武汉大学C#课件,及编程实现,包括表,数,图,查找,排序等相关内容,很实用哟-C#, Wuhan University, courseware, and program implementation, including tables, number, map, search, sort and other related content, very practical yo
Update : 2025-02-17 Size : 1.33mb Publisher : 提提

DL : 0
如何对word进行读,写的操作,可以按照指定模板插入文字、表格等内容。-How to word to read, write operation, according to a specified template can insert text, tables and so on.
Update : 2025-02-17 Size : 3kb Publisher : liuyang

方法生成器,用于根据数据库表生成添加,删除,修改等语句-Method generator for generating the database tables to add, delete, modify, and other statements
Update : 2025-02-17 Size : 827kb Publisher : 卢俊益
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.