搜索资源列表
youjiangd
- 主要功能介绍 ⒈ 对订阅的信件发送确认密码,只有在确认信中激活后才把邮箱记入数据库,以保证订阅邮箱的有效性 ⒉ 支持HTML信件、发送附件、抄送、暗送、匿名发送 ....... ⒊ 支持像网易、新浪等免费邮件网站发送信件时自动插入广告的功能! ⒋ 支持在线自定义欢迎信息、确认信内容、退订信息、签名等内容 ⒌ 支持群组发送与单独发送 ⒍ 支持手工添加电子邮箱地址,批量用户管理 ⒎ 支持自动变量替换,方便创建个性电子杂志
w2
- 用C语言来实现txt文件中的查找与替换其中的内容功能-Txt with the C language to implement file search and replace the contents of which function
ReadWrteSTL
- 读取TXT文件,并显示在EditBox中,修改内容保存,将指定字符串替换为指定字符串。-Read TXT files, and displays the EditBox, modify save the contents of the specified string will be replaced with the specified string.
replace
- 可以批量查找,替换文件内部内容的工具,wxpython实现,支持gbk,utf-8编码,常用文件格式doc,txt,h,cpp等均能正常工作,有注释。-Can batch search and replace the contents of the file within the tool, wxpython implementation, support gbk, utf-8 encoding, commonly used file format doc, txt, h, cpp, etc.
BeautifulSoup-3.2.0.tar
- 抓取网易黑标题下的网页,把正文保存在txt文档。确保你的D盘下有data这个文件夹。 有些文档内容包括一些无用信息。因为水平有限,无法去掉。 代码比较好理解。有的模块需要自己下载。作者也提供压缩文件 只使用部分正则表达式进行替换 初学者,问题、毛病等比较多,请各位见谅,-Crawl under the heading Netease black pages, the text is saved in txt document. Make sure your D drive dat
main
- 读入文本文件source.txt,将其内容中字符串“location”全部用字符串“east lake”替换,结果保存到文本文件target.txt-Reads text files source.txt, its contents string location All string east lake replace, the results are saved to a text file target.txt
ArcGIS_KeyGen_modified
- Arcgis的破解工具。将bin文件夹中的service.txt替换成该破解工具生成的内容,即可运行破解版Arcgis。至于如何安装,百度经验上有。-in a word,it s very good!
Create-Picture
- 为两个程序,配合使用。一个是读取图片文件的二进制流,按照规定的格式写入一个txt文本文档中,另一个程序是将此文本文档中的内容按照指定格式复制到代码的数组中,最终可生成原图片。特点:第二个程序不需要单独的图片附件,而是将所需图片的二进制流存储到了数组中,在需要的时候使用。注:由于程序较简单,本人采用DEV C++程序编写,无工程文件,若用VS2013编译会出现fscanf和sprintf以及fopen等这些文件读写函数不安全的警告,需用_s的函数替换,只需按照相应格式替换即可,这里不再赘述。-Fo
main
- 从多个txt文件中读取内容,然后根据不同的需求来转义txt内容并替换到新的txt文件中,例如批量修改名字为考勤机内部的系统id号码-Read the content multiple txt files, and then according to the different needs to escape TXT content and replace the new TXT file, for example, batch modify name attendance machine in
Test
- 将分号分隔符的txt文件转换为逗号分隔符txt文件(Converts the semicolon delimited TXT file to a comma delimited TXT file)