搜索资源列表
ns-tutorial
- NS的教程,.tcl文件,若在Win下阅读,用记事本打开即可。-Tutorial about NS,including tcl files.You can open in notepad if you read in windows system.
GetMACNETBIOS
- 获取物理网卡地址,整个工程由.Net环境中生成,但代码很简单,只需用记事本打开即可-access to the physical network card address, the whole project from. Net environment generated, but the code is very simple. only use the notebook can be opened
Test1_tm
- 可以使桌面上的窗口变为透明的程序。在此程序中填写入窗口标题栏的名称,如新打开一个记事本,则输入“无标题 - 记事本”即可,移动滑块可以改变窗口的透明度。-Can make a window on the desktop into a transparent process. In this process into the window title bar to fill the name, such as Notepad to open a new, enter " untitled-
SendInputAPI
- 利用API函数监听鼠标运作,打开系统的记事本程序、画图程序以及DOS提示符,同进监听鼠标的单击、双击、滚轮运作等,还可以控制其它的应用程序。-API function to use the mouse to monitor the operation of the Notepad to open the system procedures, drawing procedures, as well as DOS prompt, with the click of the mouse into th
softhy164h
- 整站程序 源码介绍: 1、运行环境要求: Linux/FreeBSD/Solaris+Apache+Mysql 5+PHP5以上版本支持 或Windows+IIS 5/Apache+Mysql 5+PHP5以上版本支持 2、使用FTP工具,将解压后的文件上传至您的空间 3、确认以下目录或文件属性为可写模式: Inc/Config.inc install.php index.php UpLoadFile 4、输入空间绑定的域名开始安装
EncNotepade
- 小巧的加密记事本源码!采用该记事本编辑文档自动加密,打开自动解密,非常好!-Compact notebook encryption source! Edit documents using the automatic encryption Notepad, open the automatic decryption and very good!
CntrlOtherPrcss
- VC++试图启动并控制其它的EXE程序,程序先初始化变量,以打开记事本程序为例,然后判断进程句柄是否合法,根据句柄,终止刚才打开的记事本程序,终止出现错误,显示错误信息或显示提示信息。 -VC++ tries to start and control other EXE program, the program first initializes the variable to open the Notepad program, for example, and then determine
Words2BMP
- 将文本存储到一个位图里面达到加密的效果,将位图用记事本打开之后还原为原有的文字-Stores the text to a bitmap inside of encryption effect, restore bitmap after use Notepad to open the original text
monijianpanzidongdazi
- VB编写,检测当前输入法是否是搜狗拼音输入法(不安装搜狗拼音输入法的就不用测试了)如果,不是,则自动切换到搜狗拼音输入法,然后打开记事本,模拟键盘按键进行自动打字等-VB to write, detection of the current input method whether it is a search dog Pinyin input method search dogs Pinyin input method of on do not test (not installation)
3
- 设计一个类似于Windows记事本(Notepad)的Java程序。可以打开、新建、保存一个文本文件;对选中的文本进行各种编辑操作(设置字体、字号、字型、对齐方式、背景、前景色、复制、粘贴、剪切、查找、替换等);在文本中能够插入对象。-Design a similar to Windows Notepad (Notepad) Java program. You can open, create, save a text file selected text on a variety of ed
lmwin6
- dt930驱动,按以下步骤操作: 1 安装USB文件夹下的驱动 2 把通讯座用USB线与电脑连接,通常会自动安装驱动。 3 安装完成后,打开lmwin程序,在configure菜单下选择B.S/B.B(IOBOX),并set as default。 4 找到安装路径下的device.ini文件,用记事本打开,把 [BS/BB] MAX_DEVICE= 改为 [BS/BB] MAX_DEVICE=1 5 把down.scr和receive.scr两个脚本文件
jishiben
- windows自带记事本vb源代码 功能如下 1,文本框大小可以随窗体改变 2,读入文件的大小受限 3,窗体标题实时地显示当前文件名 4,可以通过菜单改变文本字体和背景色 5,剪切板的使用 6,可以查找字符串,使用到字符串的处理 7,可以对整个文档进行全选 8,可以在指定处插入时间日期 9,公共对话框的使用,保存,打开,打印等 -windows comes with Notepad vb source code Function as follo
CSV
- 梦幻古龙CVS文件,也就是梦幻古龙事件触发文件,个人做了一些新加入和修改!可以直接覆盖原目录使用,也可以用记事本直接打开修改!-Dream Cologne CVS file, it is Dream Cologne event file, do some new and revised! Direct overwrite the original directory, you can directly open the modification with notepad!
Npc
- 梦幻古龙NPC文件,也就是梦幻古龙事件触发文件,个人做了一些新加入和修改!可以直接覆盖原目录使用,也可以用记事本直接打开修改!-Dream Cologne NPC file, it is Dream Cologne event file, do some new and revised! Direct overwrite the original directory, you can directly open the modification with notepad!
Quest
- 梦幻古龙QUEST文件,也就是梦幻古龙任务触发文件,个人做了一些新加入和修改!可以直接覆盖原目录使用,也可以用记事本直接打开修改!-Dream Cologne QUEST file, it is Dream Cologne task trigger file, do some new and revised! Direct overwrite the original directory, you can directly open the modification with notepad!
FileChange
- 比如在记事本或DW中,若有外部程序打开了某个文件,并进行了内容编辑及保存,若你当前正在打开本文件,则程序会弹出一个提示,告诉你文件被外部程序修改,是否恢复文件?或许平时你见的比较多吧?实现的方法是:利用API 函数FindFirstChangeNotification,可以用于监视指定目录下的文件系统变更情况,并可设置通知条件,函数返回的句柄被用于监视文件变更的线程。- For example, in Notepad or DW, and if the external program to
Software-Update
- 在线更新程序 Config.dat为记录高级配置的信息,此文件记录升级地址等配置信息。可以用记事本打开进行修改 ver.ini是记录当前软件程序的版本号-Software Update
VCPPread-large-file
- VC++读写大文件资料(二进制),VC6编译通过,平时我们用词本打开大量文本的时候,会发觉电脑很慢甚至死机,不是因为文件太大,而是因为记事本的简单而未进行大文件打开处理,才会出现这种情况,希望这个VC小实例能启发你一些灵感。-VC++ read large documents (binary), VC6 compiler, usually we open a large number of words of the text, you will find the computer very sl
nalculatiom
- java实现的一个简单记事本,只实现了打开和新建的功能()
textbok
- vb编写的完整的记事本程序,打开txt,复制、剪切...功能齐全(VB prepared a complete Notepad program, open TXT, copy, cut, full-featured)
