登录
首页 » ASP » CSharpstudent-information

CSharpstudent-information

于 2011-11-29 发布 文件大小:2938KB
0 143
下载积分: 1 下载次数: 22

代码说明:

  基于C#学生信息管理系统毕业设计作为必不可少的计算机毕业学生作业.基于C#学生信息管理系统论文用以描述整个设计的需求分析,E-R图,业务流程等范文 基于C#学生信息管理系统源程序则是具体在某种语言上的源代码设计与实现.另还应具备开题报告,答辩稿,外文翻译,中期报告等(Based on C# graduate student information management system designed as computer graduate student work is essential. C#-based student information management system designed for paper to describe the needs analysis, ER diagrams, business process, etc. Fan C#-based student information management system source code is the specific language in the source code of a design and implementation. should have another opening report, draft defense, foreign language translation, interim reports, etc.)

文件列表:

基于C#的学生信息管理系统
........................\参考范文
........................\........\JAVA药品管理系统毕业设计论文.doc,800256,2011-11-12
........................\........\JSP办公系统论文.doc,2760192,2011-11-12
........................\基于C#的学生信息管理系统论文.doc,35328,2011-11-17
........................\源代码_开题_答辩稿_外文翻译
........................\...........................\外文资料翻译.doc,104448,2010-05-17
........................\...........................\开题报告.doc,65536,2011-11-12
........................\...........................\源代码.doc,745984,2011-11-12
........................\...........................\答辩稿.ppt,529408,2011-11-12

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

发表评论

0 个回复

  • Source-code-in-C-Sharp
    说明:  记事本源代码C#,大家可以看看,简介易上手(Notepad source code C#, we can see, Introduction approachable)
    2011-04-08 08:52:55下载
    积分:1
  • wcf 实现大文件上传(有进度条)实例源码
    部分win7/win8用户 运行时报错 可能是 权限问题,所以运行项目的时候 要右键>>以管理员身份运行 部分用户 运行该项目的时候 可能提示:协定需要双工 但是绑定 NetTcpBinding 不支持 这是只需要将host项目app.config中协议部分 改为wsDualHttpBinding 即可,如下代码: 另外使用wcf时,最好不要使用 using 因为使用using会屏蔽掉很多错误,误导用户,参考链接:http://www.codeproject.com/Tips/197531/Do-not-use-using-for-WCF-Clients 相关代码改为:using System;using System.Collections.Generic;using System.Linq;using System.Windows.Forms;using System.ServiceModel;namespace WcfUploadServiceHost{ static class Program { /// /// The main entry point for the application. /// [STAThread] static void Main() { try { var host = new ServiceHost(typeof (WcfUploadServiceLib.UpLoadService)); host.Open(); Console.WriteLine("Server is opened..."); Console.Read(); //using (var host = new ServiceHost(typeof(WcfUploadServiceLib.UpLoadService))) //{ // host.Open(); // Console.WriteLine("Server is opened..."); // Console.Read(); //} } catch (Exception ex) { Console.WriteLine(ex.ToString()); Console.Read(); } } }}
    2015-01-07下载
    积分:1
  • DomainSearchII
    C段反查,调用的别人网站接口,改进中..(Section C reverse lookup, calling others site interface improvements ..)
    2013-09-27 12:04:30下载
    积分:1
  • CSharp
    适用于C#初学者的几个小程序,可以加深对这门语言的理解 包括有以下内容: 1.C#获取当前程序所在的文件夹.rar 2.C#界面皮肤(带例子).rar 3.C#如何使用托盘控件的实例源码.rar 4.C#文本加密解密算法示例源代码.rar 5.C#在开机时自动启动程序.rar 6.C#自定义皮肤.rar 7.CS聊天程序.rar 8.WPF模拟Windows+7气象源码.rar 9.玻璃按钮.rar 10.导出Excel格式.rar 11.导出excel列表.rar 12.动态创建控件并获取值.rar 13.读Eexcel文件.rar 14.读入写出excel.rar 15.根据cpu序列号、磁盘序列号设计软件注册程序.rar 16.滑块改变透明度,C#透明窗体实例.rar 17.加解密文件.rar 18.进度条.rar 19.可拖动控件.rar 20.漂亮Vista风格按钮示例.rar 21.启动其他程序.rar 22.上传下载文件.rar 23.生成文本为Word格式.rar 24.实现程序互斥运行 只能运行一个.rar 25.实现的Excel 2007表格读写实例.rar 26.线程启动窗口form.rar 27.研究生信息管理系统.rar 28.扬声器发声.rar 29.拖放文件超级列表框.rar(Several small programs in C# beginners can deepen the understanding of this language Include the following: 1.C# Get the current program where folder. Rar 2.C# interface skin (with examples). Rar 3.C# Examples of how to use the tray control source. Rar 4.C# text encryption algorithm example source code. Rar 5.C# program start automatically at boot time. Rar 6.C# custom skin. Rar 7.CS chat program. Rar 8.WPF analog Windows 7 meteorological source. Rar Nine glass buttons. Rar 10 Export Excel format. Rar 11 export excel list. Rar 12. Dynamically create controls and get the value. Rar 13 Read Eexcel file. Rar 14 reads write excel.rar 15 according to the registration process cpu serial number, disk serial number design software. Rar 16. Slider to change transparency, C# transparent form instance. Rar 17. Encrypt and decrypt files. Rar 18. Progress bar. Rar 19 draggable controls. Rar 20 beautiful Vista style buttons example. Rar 21 start other programs. Rar 22. Upload )
    2012-10-09 10:39:54下载
    积分:1
  • Doc1
    sample windows form application developement using c#.
    2011-08-26 13:09:51下载
    积分:1
  • 基于Web网上商城在线购物系统 包含课设计文档 数据库
    基于Web网上商城在线购物系统 包含课程设计文档 数据库
    2020-06-19下载
    积分:1
  • ssxs
    使用hc595驱动双色点阵完整的C语言程序(Using two-color dot matrix driver hc595 complete C language program)
    2013-10-11 09:57:33下载
    积分:1
  • 重载和构造函数
    说明:  关于重载和构造函数的实例讲解 和代码解析(Examples of overloading and constructors)
    2020-06-19 20:40:01下载
    积分:1
  • SampleCSharp
    Twincat 2和C#开发编程,实现了上位机控制软PLC功能,方便开发者使用。(Twincat 2 and C# Program)
    2021-04-20 17:28:50下载
    积分:1
  • DataGridView控件用法合集11
    DataGridView控件属性及用法大全(DataGridView Control Properties and Usage)
    2020-06-16 03:20:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载