搜索资源列表
Business
- using System using System.Collections.Generic using System.Text using DataAccess using System.Data namespace Business { public class SalesTable { DataOperate temp = new DataOperate(\"server=. uid=sa pwd=sa database=pubs\")
UI
- 使用C#写的UID的作业,主要用于界面设计。-The use of C# Write the UID of the operation, mainly used for interface design.
RegWeb
- 简约注册系统源码(面向对象、简单易懂) 采用了c#开发的简单用户示例,仅有简单的用户注册验证界面,登录时有字母数字混合验证码校验,数据库操作采用存储过程,非常简单易懂,推荐给初学者 App_Data下为Sql数据库文件,附加即可 数据库配置要修改对应cs文件中的server=. database=web uid=sa pwd=sa并编译后才生效-Simple registration system source (object-oriented, easy-to-read) adop
RkpcSys
- 某市人口普查系统源码 首次登入的拥护请您先注册.注册完毕后使用用户名和注册密码进行登入,超级管理员可以进行普查登记、统计等操作! 按照姓名、年龄、职业、最高学历、年收入、国籍、婚否、身份证号码进行精确或者模糊查询 可以把结果数据导出Excel格式,数据按照百分比生成饼图,实现了省市县(区)简单无刷新的三级联动 数据库在App_Data文件夹下,附加后修改web.config、CCUtility.cs及部分aspx文件中的SQL数据连接信息 server=(
Flat-type-reader
- 实现图书馆的读标签连续读功能同时返回UID并附带通讯协议-The realization of library reading labels attached to communication protocol
Felica
- Felica UID checking sample code.
CL_db
- 用C#写的一段关于数据库连接的库,使用时,只需将:"string M_str_sqlcon="Data Source=pc1\\SQLEXPRESS uid=sa pwd=root database=db_Tools" "中的个字段替换成自己的数据库字段,然后编译成*.dll文件即可使用。该方法的好处是,只要写一处关于数据库连接的命令,对于程序维护很方便。-Paragraph on the database connection library written in C#, use, simpl
uid-cshap-
- 制作漂亮风格窗体及控件C#源码 可以做为参考借鉴其实现方法,让界面美观-Production of beautiful style, form and control C# source code can be used as a reference for its implementation, so that the interface is beautiful
數字鍵盤
- WPF 數字鍵盤實作 利用 抓按鍵UID去顯示在TextBlock上