资源简介
代码片段和文件信息
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Windows.Forms;
using System.IO;
using System.Data.SqlClient;
using System.Threading;
namespace sql
{
public partial class Form1 : Form
{
string connectstring;
SqlConnection cn;
List list = new List();
List li = new List();
string userId = ““;
string password = ““;
string database = ““;
public Form1()
{
InitializeComponent();
}
private void checkBox1_CheckedChanged(object sender EventArgs e)
{
textBox2.Enabled = textBox3.En
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
....... 14652 2012-09-20 09:19 FrmSelectMethod.resx
文件 7813 2016-10-15 21:46 FrmSelectTabel.cs
....... 6142 2012-09-20 09:19 FrmSelectTabel.Designer.cs
....... 14652 2012-09-20 09:19 FrmSelectTabel.resx
....... 4945 2012-09-20 09:19 from.gif
文件 62960 2016-10-17 23:11 MyGenerator.cs
文件 26539 2016-10-17 23:11 MyGenerator.Designer.cs
文件 14846 2016-10-17 23:11 MyGenerator.resx
....... 1381 2012-09-20 09:19 MyMethod.cs
....... 943 2012-09-20 09:19 ProcedureInfo.cs
....... 490 2012-09-20 09:19 Program.cs
文件 7008 2016-10-15 21:46 sql.csproj
....... 451 2012-09-20 09:19 sql.csproj.user
....... 895 2012-09-20 09:19 sql.sln
....... 18432 2012-09-20 09:19 sql.suo
文件 133632 2016-10-17 23:11 bin\Debug\sql.exe
文件 128512 2016-10-17 23:11 bin\Debug\sql.pdb
文件 22704 2016-10-19 23:06 bin\Debug\sql.vshost.exe
文件 490 2010-03-17 22:39 bin\Debug\sql.vshost.exe.manifest
....... 61127 2012-09-20 09:19 bin\Debug\sql.zip
....... 55808 2012-09-20 09:19 bin\Debug\多功能生成.exe
....... 490 2012-09-20 09:19 bin\Debug\实体生成器.vshost.exe.manifest
....... 8104 2012-09-20 09:19 bin\Debug\新建文件夹\11.ico
....... 3568 2012-09-20 09:19 bin\Debug\新建文件夹\btn_close_down.png
....... 3521 2012-09-20 09:19 bin\Debug\新建文件夹\btn_close_highlight.png
....... 3265 2012-09-20 09:19 bin\Debug\新建文件夹\btn_mini_down.png
....... 3267 2012-09-20 09:19 bin\Debug\新建文件夹\btn_mini_highlight.png
文件 16958 2016-10-15 21:46 bin\Debug\新建文件夹\chart256.ico
....... 22326 2012-09-20 09:19 bin\Debug\新建文件夹\chart256.png
....... 4752 2012-09-20 09:19 bin\Debug\新建文件夹\computer256.png
............此处省略44个文件信息
- 上一篇:C# 22个高级应用源码
- 下一篇:C# 身份证号码验证器检验格式是否正确
相关资源
-
Databa
se2Sharp代码生成工具19.0已注册 -
RDif
ramework平台代码生成器V3.5此为老 - 狼奔C#MVC代码生成器V6.6
- C#三层架构代码生成器.
- C#代码生成器源码
- C#垃圾代码生成器.rar
- C#代码生成器生成BL,DAL,Model三层代
- C#三层架构代码生成器
- HY.CodeBuilder.rar
- C#代码生成器
- C#开发助手(正则表达式/win32 api/句柄
- C#使用代码生成界面
- 简单三层代码生成器
- 代码生成器(mygeneration.exe)
- 代码生成器
- 代码生成器原理、(狼奔)
- NET三层代码生成器源码
- C#代码生成器(工具)
- HaoCodeBuilder 代码生成器
- MVC代码生成工具源码(代码生成器)
评论
共有 条评论