-
如果你使用的是IE浏览器的Windows XP服务包2,有一个安全…
If you are using Internet Explorer on Windows XP Service Pack 2, there is a security restriction disallowing scripts to run in files opened on your local machine. When you first try to run the examples, you will most likely get a message saying, "To help protect your security, Internet Explorer has restricted this file from showing active content that could access your computer." To see the example, you must click on the message and select "Allow Blocked Content".
JavaScript高级程序设计 里面自代源码-If you are using Internet Explorer on Windows XP Service Pack 2, there is a security restriction disallowing scripts to run in files opened on your local machine. When you first try to run the examples, you will most likely get a message saying, To help protect your security, Internet Explorer has restricted this file from showing active content that could access your computer. To see the example, you must click on the message and select Allow Blocked Content . JavaScript Advanced Programming sou
- 2023-05-01 17:35:05下载
- 积分:1
-
CODE-UTS-FIR
This is a source code for FIR
- 2012-05-07 22:12:19下载
- 积分:1
-
acoustic_channel_simulator_code
水声信道仿真程序,来源于Parastoo Qarabaqi 和 Milica Stojanovic(Underwater acoustic channel simulation program, from Parastoo Qarabaqi and Milica Stojanovic)
- 2020-11-03 14:19:52下载
- 积分:1
-
mcmthesis-6.2
美赛论文模板
包含了摘要页,目录等,只需编辑内容即可(Thesis Template of American University Mathematical Modeling Contest)
- 2019-01-27 16:43:09下载
- 积分:1
-
C# 回车键控制鼠标焦点
C# 回车键控制鼠标焦点,原理是如果按下回车键,则切换鼠标焦点。
private void txtUserName_KeyUp(object sender, KeyEventArgs e)
{
if (e.KeyData == Keys.Enter)//如果按下回车键
txtPWD.Focus();//切换鼠标焦点
}
private void txtPWD_KeyUp(object sender, KeyEventArgs e)
{
if (e.KeyData == Keys.Enter)//如果按下回车键
btnOK.Focus();//切换鼠标焦点
}
- 2022-01-23 11:25:26下载
- 积分:1
-
VB超市进销存
VB超市进销存,具备商品进库登记、查询、删除,并包括有报表功能,另外还有系统帮助,数据库使用Access。
- 2023-04-11 07:15:06下载
- 积分:1
-
bin_2_hex
可用于bin文件与hex文件进行互转,包含两个工具,小于64KB的互转工具和在WIN7下验证过的大于64KB字节的bintohex工具。各位同行可参考使用。(It can be used to convert bin file to hex file. It contains two tools, one is less than 64KB, the other is more than 64KB byte, which has been verified under WIN7. You peers can refer to the use.)
- 2018-11-28 10:50:16下载
- 积分:1
-
基于LABVIEW和单片机的激光器温度控制系统的研究
基于LABVIEW和单片机的激光器温度控制系统的研究(Research on Laser Temperature Control System Based on LABVIEW and MCU)
- 2020-06-24 15:00:02下载
- 积分:1
-
对于java传输的一个很好的框架,著名的辛蒂,支持asynchr…
一个不错的java传输框架,著名的cindy,支持异步网络传输,基于JDK1.5以上版本-A good framework for java transmission, the famous cindy, to support the asynchronous network transmission, based on the above JDK1.5
- 2022-03-01 12:48:40下载
- 积分:1
-
32809435
监视(CD-ROMAudioCD)光盘插入,弹出的控件()
- 2018-05-28 14:40:35下载
- 积分:1