登录
首页 » Visual Basic » 41695062xueshengsusheguanlixitong

41695062xueshengsusheguanlixitong

于 2021-01-18 发布 文件大小:573KB
0 195
下载积分: 1 下载次数: 0

代码说明:

说明:  简单的 寝室管理系统 用于课程课程设计 用 vb.net 和 access 开发 非常简单(qinshiguanli~~vb.net+sql2005 kechengsheji xuyao)

文件列表:

学生宿舍管理系统\密码和用户名.txt
学生宿舍管理系统\学生宿舍管理系统\AssemblyInfo.vb
学生宿舍管理系统\学生宿舍管理系统\DataSet1.vb
学生宿舍管理系统\学生宿舍管理系统\DataSet1.xsd
学生宿舍管理系统\学生宿舍管理系统\Form1.resx
学生宿舍管理系统\学生宿舍管理系统\Form1.vb
学生宿舍管理系统\学生宿舍管理系统\Form2.resx
学生宿舍管理系统\学生宿舍管理系统\Form2.vb
学生宿舍管理系统\学生宿舍管理系统\Form3.resx
学生宿舍管理系统\学生宿舍管理系统\Form3.vb
学生宿舍管理系统\学生宿舍管理系统\Form4.resx
学生宿舍管理系统\学生宿舍管理系统\Form4.vb
学生宿舍管理系统\学生宿舍管理系统\学生宿舍管理系统.sln
学生宿舍管理系统\学生宿舍管理系统\学生宿舍管理系统.suo
学生宿舍管理系统\学生宿舍管理系统\学生宿舍管理系统.vbproj
学生宿舍管理系统\学生宿舍管理系统\学生宿舍管理系统.vbproj.user
学生宿舍管理系统\学生宿舍管理系统\bin\学生宿舍管理系统.exe
学生宿舍管理系统\学生宿舍管理系统\bin\学生宿舍管理系统.pdb
学生宿舍管理系统\学生宿舍管理系统\bin\学生管理.mdb
学生宿舍管理系统\学生宿舍管理系统\bin\数据备份\_desktop.ini
学生宿舍管理系统\学生宿舍管理系统\bin\数据备份\学生管理.mdb
学生宿舍管理系统\学生宿舍管理系统\bin\数据备份
学生宿舍管理系统\学生宿舍管理系统\bin
学生宿舍管理系统\学生宿舍管理系统\obj
学生宿舍管理系统\学生宿舍管理系统
学生宿舍管理系统

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

发表评论

0 个回复

  • Encryption
    本文介绍利用注册码(序列号)软件加密方法,该方法可实现一机一个流册码,解密难度大(this document introduce how to protect your software by encrypt the application)
    2014-02-12 22:51:54下载
    积分:1
  • creatFile2
    使用Windows API函数获取当前系统时间,并以当前系统时间为名称创建txt文档(Use the Windows API function to obtain the current system time and create the txt document with the name of the current system time)
    2017-07-20 21:46:06下载
    积分:1
  • lesson-12
    孙鑫VC++教学课程lesson12:const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点。 (Sun Xin VC++ tutorial lesson12: const char* char* const distinction. C language support for file read and write, the FILE pointer difference between text files and binary files. Way to read and write files with text and Note to the binary mode read and write files. The C++ support, ofstream and ifstream usage of file read and write. Win32 SDK file read and write support for the use of the CreateFile function, WriteFile function, ReadFile function the MFC file reading and writing support use CFile class and CFileDialog file filter settings. win.ini file and read and write registry and related knowledge points.)
    2013-04-02 10:13:49下载
    积分:1
  • cjgl4562154
    说明:  一个简单的数据库操作例子,特别适合初学者.vb数据库编程练习,学习完后可以举一反三。请大家多多指教。 (a simple example of the operation of the database, especially for beginners. Vb database programming exercises after learning can draw inferences from. Please exhibitions.)
    2005-11-25 22:06:33下载
    积分:1
  • VB-Personal-search-sub
    VB的个人收支管理系统,完成了个人的收支管理需求(VB VB Personal search sub)
    2020-07-01 10:00:01下载
    积分:1
  • GetFileLinkVer
    查看exe或者dll的连接器的版本从而看出是用VC那个版本进行的开发(View exe or dll version of the connector thus be seen that the development version of the VC)
    2014-04-14 15:37:32下载
    积分:1
  • vbcadmath
    说明:  用VB开发的简单二维绘图程序,特别推荐其中的关于图形几何算法,包括点、直线、圆、圆弧之间的距离、交点、切点。(VB development of simple two-dimensional mapping procedures, in particular the recommendation of the graphic geometric algorithms, including point, line, circle, arc gap between Nodal, the cut-off point.)
    2006-04-09 13:30:42下载
    积分:1
  • YouTube-Downloader
    用C#開發的YouTube Downloader,只要貼上YouTube URL,就可以把Download YouTube影片(C# development of YouTube Downloader, as long as the paste YouTube URL, you can put Download YouTube Videos)
    2013-12-01 19:53:05下载
    积分:1
  • Seekthegreatestcommondivisorandleastcommonmultiple
    求最大公约数和最小公倍数的程序主要是描述如何求最大公约数和最小公倍数。(Seek the greatest common divisor and least common multiple is to describe how the process is essentially seeking the common denominator and least common multiple.)
    2010-02-11 20:11:35下载
    积分:1
  • the-static-binary-tree-and-input
    建立一个静态二叉树,并对他进行先序遍历,已在vc6.0上运行通过。(To establish a static binary tree, and carries on his first sequence traversal, has run through in vc6.0 )
    2014-01-14 12:37:28下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载