-
该程序是用JSP编写的网上书店程序,能实现网上借阅及购买书籍。...
该程序是用JSP编写的网上书店程序,能实现网上借阅及购买书籍。-The program is written in JSP online bookstore procedures, to achieve borrow and buy books online.
- 2023-09-08 06:35:04下载
- 积分:1
-
java 的视频监视
免费下载
webcamCapture
java 的视频监视
免费下载
webcamCapture-java free download of video surveillance webcamCapture
- 2023-05-14 09:50:03下载
- 积分:1
-
数据结构中实现栈空间共享的小程序.先用户分配一个空间.再分为几个栈.尽量平分每个栈的空间,但是各个栈的空间是可以变化的,由用户的需要而定.用户可任意选择输入栈的...
数据结构中实现栈空间共享的小程序.先用户分配一个空间.再分为几个栈.尽量平分每个栈的空间,但是各个栈的空间是可以变化的,由用户的需要而定.用户可任意选择输入栈的顺序,如先选择第1栈,输入元素,再输第0栈,再输入第2栈,以后也可以再在原先的栈内添加或删除元素.若pop,留下的空间归原栈所有,以后添加元素的时候可以用来左右移动栈,元素在整个空间的开始装入的顺序是先分别在各个栈的bot处装.-data structure to achieve the shared stack space small programs. First distribution of a user space. Again divided into several stacks. Equally as each stack space, but all stack space can change from the user"s needs. Users can freely select input stack in the order, if we choose a stack, the importation of elements and transported 0 stack, the first re-entry two stack, could again after the original stack within add or delete elements. if pop, leaving the space under the original stack all, after adding the element of time can be used to stack and move around, the elements in the entire space to the beginning of the loading sequence is first in the various bot Department stack installed.
- 2022-03-16 07:30:51下载
- 积分:1
-
这是一个播放声音文件示例,可作为告警信号用
这是一个播放声音文件示例,可作为告警信号用-This is a sample to play a sound file can be used as alarm signals
- 2022-08-13 03:04:51下载
- 积分:1
-
与自然语言理解结合的算盘源码,相信会有用的。
与自然语言理解结合的算盘源码,相信会有用的。-With the combination of natural language understanding source calculations, I believe will be useful.
- 2023-03-27 20:30:04下载
- 积分:1
-
Private Static Sub Form_Resize() Dim bTimerWasOn As Boolean cmdShuffle.SetFocus...
Private Static Sub Form_Resize() Dim bTimerWasOn As Boolean cmdShuffle.SetFocus Stop timer when game is minimized and start it when normalized If Me.WindowState = vbMinimized Then If Timer1.Enabled Then bTimerWasOn = True Else bTimerWasOn = False Timer1.Enabled = False Else If bTimerWasOn Then Timer1.Enabled = True End If End Sub-Private Static Sub Form_Resize() Dim bTimerWasOn As Boolean cmdShuffle.SetFocus Stop timer when game is minimized and start it when normalized If Me.WindowState = vbMinimized Then If Timer1.Enabled Then bTimerWasOn = True Else bTimerWasOn = False Timer1.Enabled = False Else If bTimerWasOn Then Timer1.Enabled = True End If End Sub
- 2022-06-29 02:05:14下载
- 积分:1
-
bcv
bcv-bcv
- 2023-01-31 03:40:03下载
- 积分:1
-
定时关机啦反改革 改革 广告规格高规格更高古古怪怪广告广告规格高规格更高...
定时关机啦反改革 改革 广告规格高规格更高古古怪怪广告广告规格高规格更高-垃圾网站大幅广告广告规格高规格更高
- 2022-01-30 14:57:53下载
- 积分:1
-
键盘读键程序,采用扫描得方法来判断是否有按键被按下
键盘读键程序,采用扫描得方法来判断是否有按键被按下-Reading keyboard key procedures, the use of scanning methods to determine whether a button has been pressed
- 2022-04-16 05:15:19下载
- 积分:1
-
tar, zip, tgz, gz compressed files, such as add compression library, unzip into...
tar,zip,tgz,gz等压缩文件的加压缩库,解压到内存中,lib库工程-tar, zip, tgz, gz compressed files, such as add compression library, unzip into memory, lib library project
- 2022-01-24 13:35:50下载
- 积分:1