登录
首页 » Windows开发 » 档案管理系统,vb写的

档案管理系统,vb写的

于 2022-03-02 发布 文件大小:509.76 kB
0 204
下载积分: 2 下载次数: 1

代码说明:

档案管理系统,vb写的-file management system, written in vb

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

发表评论

0 个回复

  • C++Builder 4.0技术内幕_源码,希望能对广大编程爱好者有所帮助哦,...
    C++Builder 4.0技术内幕_源码,希望能对广大编程爱好者有所帮助哦,-C Builder 4.0 technology _ insider source, in hopes of the majority of programming enthusiasts help Oh, Thank you
    2022-08-12 23:47:25下载
    积分:1
  • 系统汇编与性能的提高
    系统汇编与性能的提高-compilation and system performance enhancement
    2023-06-19 05:05:04下载
    积分:1
  • Console back words and supports multi
    Console背单词程序,支持多用户,艾宾浩斯遗忘曲线-Console back words and supports multi-user, Ebbinghaus curve forgotten
    2022-04-25 14:49:39下载
    积分:1
  • MP3播放器的源代码,使用C语言编程,使用的…
    mp3播放器的源代码,采用C语言 编程,使用C编译器,开发很方便。-mp3 player of the source code, using the C programming language, the use of the C compiler, development is very convenient.
    2022-01-31 23:58:00下载
    积分:1
  • usb cdc 和 visual studio 2008
    一个简单的方法,使用Visual Studio 2008使USB连接
    2023-07-21 15:15:08下载
    积分:1
  • STM32 TIM1 pWM
    STM32 TIM1 pWM
    2022-09-27 00:50:03下载
    积分:1
  • 数独游戏,优化算法,在可接受时间内可以解决36*36数独
    数独游戏,优化算法,在可接受时间内可以解决36*36数独-Sudoku games, optimization algorithm, in an acceptable period of time can solve sudoku 36* 36
    2022-01-24 17:18:05下载
    积分:1
  • 在 DBMS 中,可以使用锁来控制多个程序对数据项的访问:当程序要访问数据项时,要给数据项上锁。如果它仅仅是读取数据项,则通常上共享锁,这样其它的事务也可以同时...
    在 DBMS 中,可以使用锁来控制多个程序对数据项的访问:当程序要访问数据项时,要给数据项上锁。如果它仅仅是读取数据项,则通常上共享锁,这样其它的事务也可以同时读取该数据项。而若此程序是要修改数据项,则会给它数据项上独占锁,此时其它程序也就不能再访问这个数据项了。 对于同一个数据项,若有不同的程序同时给一个数据项上锁,且其中至少有一个是独占锁时,就表示它们发生了冲突。当发生冲突时,加锁的请求就会被拒绝。 每个加锁请求包含三个元素:锁模式、事务标识符和数据项标识符。两个程序可以同时给数据项上锁,前提是它们没有冲突。 在早期开发阶段,你需要编写一个简单的锁管理程序来处理加锁请求。它使用以下的规则来处理各种请求: 若一个加锁请求与先前的加锁请求没有发生冲突,则 DBMS 许可这个加锁请求; 一旦允许了一个加锁请求,则它将永远锁定数据项,不会改变,也不会释放; 如果一个程序的加锁请求与已有的锁发生了冲突,则 DBMS 拒绝这个加锁请求; 如果一个程序的加锁请求被拒绝,则 DBMS 忽略由这个程序发出的后续所有加锁请求。-the DBMS can be used to control the number of locks on the data, of the visit : When the procedures to access data items, data items to give locked. If it is read-only data, usually sharing locks, such other matters can also read the data item. And if this procedure is to amend the data, it will give information on items exclusive lock, other programs at this time, it will not re-visit this item of data. For the same data, if a different procedure for a data item unlocked but at least there is an
    2022-07-12 16:39:28下载
    积分:1
  • Realize the program automatically monitor directory changes, including whether t...
    该程序实现了目录变化自动监视,包括是否添加 删除 重命名 修改了文件属性等.-Realize the program automatically monitor directory changes, including whether to add delete rename the file attributes, such as modified.
    2022-04-10 23:05:28下载
    积分:1
  • 用silverlight来解决一个蜗牛爬行轨迹的问题
    用silverlight来解决一个蜗牛爬行轨迹的问题-Use silverlight to solve a problem of a snail crawling track
    2022-01-31 01:34:32下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载