登录
首页 » C# » asp.net 及 csharp 写的一个网络书店,是学习和应用的好的参考材料...

asp.net 及 csharp 写的一个网络书店,是学习和应用的好的参考材料...

于 2022-09-24 发布 文件大小:1.63 MB
0 181
下载积分: 2 下载次数: 1

代码说明:

asp.net 及 csharp 写的一个网络书店,是学习和应用的好的参考材料-csharp Asp. Net and write a network of bookstores, the study and application of good reference material

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • C
    说明:  C高级编程,是提高的好书,希望大家认真阅读,我还会陆续发资料(C high-level programming)
    2010-09-18 01:13:24下载
    积分:1
  • bom
    bom provide the orginal details before calculation
    2010-01-11 16:47:13下载
    积分:1
  • fengzaishichengquxian
    谐波合成法模拟脉动风载时程曲线风载仿真计算(When harmonic synthesis process simulation fluctuating wind load wind load simulation curve)
    2014-10-30 15:50:29下载
    积分:1
  • C#添加删除修改数据并生成Excel工作表格
    C#添加删除修改数据并生成Excel工作表格,private void Button4_Click(object sender, EventArgs e)   {//新建工作表(在Excel文件型数据源中不支持删除操作)    var MyConnectString =@"Provider=Microsoft.ACE.OLEDB.12.0;Data Source=运货商.xlsx;Extended Properties=""Excel 12.0;HDR=YES"";";    var MyConnection=new OleDbConnection(MyConnectString);    if(MyConnection.State == ConnectionState.Closed)    MyConnection.Open();    var MySQL = "CREATE TABLE 新运货商(公司名称 char(50), 电话 char(20));";    var MyCommand=new OleDbCommand(MySQL, MyConnection);    MyCommand.ExecuteNonQuery();    MySQL = "INSERT INTO [新运货商$](公司名称,电话)VALUES ( +this.TextBox1.Text+,+this.TextBox2.Text+)";    MyCommand = new OleDbCommand(MySQL, MyConnection);    MyCommand.ExecuteNonQuery();    MySQL = "SELECT * FROM [新运货商$]";    var MyAdapter=new OleDbDataAdapter(MySQL, MyConnectString);    var MyTable=new DataTable();    MyAdapter.Fill(MyTable);    this.DataGridView1.DataSource = MyTable;   }
    2022-03-16 02:17:15下载
    积分:1
  • c语言-ftp客户端
    纯c写的代码,功能包括ftp上传,下载,断点续传。源码里的makefile默认是编译成so文件,如有需要可自行修改为借口调用。内部的test目录为测试代码,使用前可先参考具体用法
    2023-08-19 23:25:06下载
    积分:1
  • Map
    利用ATL开发的一个简单的控件Demo:支持鼠标拖动实现矩形拉框(ATL developed the use of a simple control of the Demo: Drag the mouse to support the realization of the rectangular box drawing)
    2009-07-14 14:15:19下载
    积分:1
  • svm对平均值进行回归
    说明:  利用matlab的gui设计的带有输入和输出功能的界面图形,实现等距线可视性很强,自己独立编写的数据和图形,学习非常值得,实现svm压缩图像,c语言(Using GUI of MATLAB to design interface graphics with input and output functions, realizing the visibility of isometric line is very strong, the data and graphics written independently by oneself are very worthwhile to learn, realizing SVM compressed image, C language)
    2020-06-19 18:40:02下载
    积分:1
  • 6DF506822D471625067E7B3C55B_042FA083_45129D
    学习8暗反应五个 午饭9 去yf8求和uvnys9ad8(hellobs whrrh sdjv reh wohr9 vaf2cv w wvwgswev vv casb vwbsvwi)
    2020-06-18 11:40:01下载
    积分:1
  • loopmatlab2009
    Loop 曲面细分的matlab完整源程序,包括算法的实现和多个测试用例.是曲面细分入门的罕见好资料.(Loop subdivision surfaces of matlab full source, including the algorithm implementation and multiple test cases. Is a rare good surface segmentation data entry.)
    2009-10-08 22:17:35下载
    积分:1
  • les-4-3-tools
    CyberBot botnet tool for hacking
    2013-10-04 02:41:58下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载