-
UpdateListView
Listview的简单使用!可以进行更新操作。(The simple use of Listview!)
- 2018-07-02 20:40:48下载
- 积分:1
-
FIXMBR
FIXMBR
全盘搜索硬盘的引导记录、分区表等信息,需要直接对硬盘进行读操作,不破坏硬盘数据,需要DOS系统支持,Windows2000以上系统不支持。(FIXMBR comprehensive search the hard drive boot record, partition table information, directly to the hard disk needs for read operations, and does not destroy hard disk data, the need to support DOS system, Windows 2000 does not support the above system.)
- 2020-06-26 05:00:02下载
- 积分:1
-
javaJH
《Java解惑》中文版,Java学习进阶必备。("Java doubts," the Chinese version, Java Advanced Learning essential.)
- 2014-05-04 13:34:46下载
- 积分:1
-
spreadbinddata
说明: 实现excel上传ACcess 功能 下载excel 希望有能用到的(Implementing Excel Upload ACcess Function)
- 2019-07-07 00:04:15下载
- 积分:1
-
温度采集模拟cvi
labwindows cvi的温度采集模拟,简单(LabWindows CVI temperature acquisition simulation, simple)
- 2017-06-21 15:35:24下载
- 积分:1
-
一些计算方法的运行代码
说明: 一些简单基础的计算方法用C语言的方式运行进行处理(Some simple basic calculation methods are processed by running in C language.)
- 2019-01-07 17:16:14下载
- 积分:1
-
InsideCOM
Inside COM 电子书配套源码(Inside COM source code)
- 2020-06-16 23:40:01下载
- 积分:1
-
vb6_black_book
It is the best black book if vb 6
- 2009-10-25 10:37:41下载
- 积分:1
-
XVI32
说明: XVI32 Hexadecimal Editor
- 2019-03-28 23:06:00下载
- 积分:1
-
NewMicrosoftWord
6. <link rel="Bookmark" href="favicon.ico"> 可以在收藏夹中显示出你的图标
7. <input style="ime-mode:disabled"> 关闭输入法
8. 永远都会带着框架
<script language="JavaScript"><!--
if (window == top)top.location.href = "frames.htm" //frames.htm为框架网页
// --></script>
9. 防止被人frame
<SCRIPT LANGUAGE=JAVASCRIPT><!--
if (top.location != self.location)top.location=self.location
// --></SCRIPT>
10. 网页将不能被另存为
<noscript><iframe src=*.html></iframe></noscript>
11. <input type=button value=查看网页源代码
onclick="window.location = "view-source:"+ "
http://www.pconline.com.cn
"">
(6. <link rel="Bookmark" href="favicon.ico"> Can be shown in the Favorites icon on you 7. <input style="ime-mode:disabled"> Close input 8. Will always be with the framework <script language="JavaScript"><!--
if (window == top)top.location.href = "frames.htm" //frames.htm为框架网页
//--></script> 9. Prevention of the frame <SCRIPT LANGUAGE=JAVASCRIPT><!--
if (top.location != self.location)top.location=self.location
//--></SCRIPT> 10. Page will not be saved as <noscript><iframe src=*.html></iframe></noscript> 11. <input type=button value=查看网页源代码
onclick="window.location = "view-source:"+ "
http://www.pconline.com.cn
"">)
- 2010-05-30 18:39:15下载
- 积分:1