搜索资源列表
DrawImage123
- 三维地图局部更新程序,实现图像的拼接和切割-Three-dimensional map of the local update process, the realization of image stitching and cutting
AutoUpdateModule
- 可以用于程序的自动更新,设置服务器地址和文件列表即可使用-Autoupdate module, used to reflash program files, need to update filelist and server url before use
CSharpAutoUpdater
- CSharp自动更新程序,服务器端和客户端。C# Windows Form开发,配合你主程序自动更新服务器端更新的资源,并下载下来,人性化逻辑。-CSharp automatic updates, the server and client. C# Windows Form development, with the main program automatically updates your server-side update of resources, and downloaded, h
jPlayerV2.0
- 利用jquery实现音乐播放器的功能,并附加数据库,一步更新,ajax,同时可以动态添加音乐文件-Using jquery to achieve the function of music player, and attach the database, step update, ajax, also add music files can be dynamically
Update
- webservice版的.net自动更新程序-webservice version. net Auto-Update
DataGridViewToDataBase
- DataGridView 通过界面操作直接更新数据库 -DataGridView through the interface to operate directly update the database
OracleHelper
- 访问oracle数据的与C#接口,在C#中如何连接oracle数据库,访问存储过程,批量更新数据库等-Oracle data access with C# interface, in C# how to connect oracle database, visit the stored procedure, update the database, such as bulk
timedisplaysystem
- 显示系统时间,按秒更新。用DateTime.Now实现。-Time display system, according to second update. Implementation using DateTime.Now.
EBanking
- 设计基于ASP.NET的WestSide Bank的应用程序,要求在当前系统的基础上进行改进,改进成为一个多功能的预想系统,即为WestSide Bank 开发一个在线银行站点。 2 设计要求 1. 开发在线银行站点时需要遵循以下决定: 1) 网站将在现有的中央数据库中维护它的数据。 2) 网站的安全需要强化以防止未经授权的访问。 3) 将在网站的主页上显示一个新闻滚动条以向用户更新任何关于新方案或现有方案的更改信息。 2. 该网站将供以下三种类型的用户使用: 客户
AutoUpdate
- 用于自动更新的源代码,不需要修改就可使用-a program for auto update,you can use it for program update without modify
insertupdatedelete
- this a little example for insert, update, delete using c#. using mysql database and ODBC connection-this is a little example for insert, update, delete using c#. using mysql database and ODBC connection.....
Csharp
- (C#)DataGrid更新数据库 自动进行后台数据库的更新-(C#) DataGrid update the database automatically updates the database back-
CSharpWinform(Update)
- c# 源码包括主程序与升级程序源码 包括自动升级程序以及使用范例 是学习和理解升级程序的好代码-c# source code, including the main program source code with the upgrade process, including automatic upgrade program and the use of examples to learn and understand the upgrade process a good code
cSharpDB
- 代码采用C#编写,主要实现对access数据库的加载,数据库记录查看、删除和更新操作。 希望对读者有用,谢谢!- Our Language is c#. Its mainly functionality is to load access database and surf, delete and update table s records.
TestOnline
- 它具有用户登录验证、用户在线考试、动态随机出题、自动判卷、用户管理、试卷管理、成绩管理等功能-Management system is an important part of the site and its functions related to the use and update the site as a whole, etc.
AutoUpdate
- 自动更新程序,比对本地与服务器,更新本地文件-Automatic updates over the local and the server, update the local file
talent
- 设计一个有关专业人才档案的管理系统。这个系统应该能够给用户提供一个友好简洁的界面,并且能够完成专业人才档案的查询、更新和删除及相关管理功能。此外,还需要与数据库建立密切的联系,以便用户查看库存等信息。-Design a relevant professional records management system. The system should be able to provide a friendly and simple user interface, and to complete
impPhoto
- 批量更新人员照片 关键字:c# oracle blob 照片 目标: 现有系统中有几千人,已记录身份证号;后来给人员照相,上传到系统中。-Batch update staff photo keywords: c# oracle blob picture goal: The existing system of several thousand people, has recorded ID number subsequently to officers photo, u
UPdate
- 在线更新升级程序实例UPdate 一个软件自动升级的小实例-Online renewal and upgrading program example UPdate
CSharp-Update-source
- C#在线更新程序运行说明: 打开TestApp.exe主程序,点击更新按钮开始自动更新。更新完成后TestApp.exe变为版本2.0 UpdateApp.exe使用说明: 1.在服务器上配置好更新的xml(例如:http://iamsheep.net/update/modeupdate.xml),以及对应需要更新的文件 2.在本地xml中配置好服务器xml路径,当前版本号,以及主程序名字,在主程序中直接调用UpdateApp.exe打开即可开始自动更新。这