搜索资源列表
串的Replace函数
- 串的Replace函数-Series Replace function
replall
- 一款绿色的代码批量修改器,我一直用,非常好!-a green code for volume changes, I have been with, very good!
SQL_Replace
- 一个SQLServer数据库的字段内容批量替换程序。 在实际生产中使用过,其中涉及到的表名和字段名称是与特定应用绑定的,仅供参考。有兴趣的朋友可以按自己的要求修改。-a SQLServer database fields as mass replacement procedures. In actual production use, which refers to the table name and the field name
RePlayer_bk_14
- WINDOWS MP3播放器, 支持换肤, WAV,MP3, WMA,和常见VIDEO 格式(绝对原创).-WINDOWS MP3 player, support skin, WAV, MP3, WMA, and common VIDEO format (absolute originality).
musicnet
- 三层音乐网站源码 技术架构:是不是三层不太清楚(很难理解),采用的是伪静态URL重写.后台数据采集AJAX.. 程序简介:主要实现了数据管理,添加,修改,删除.以及数据采集功能.由于时间的关系,有一部分功能还没完成! 程序目录: Music.Common Music.Config Music.Data.Access Music.Data.SqlServer
s6
- 6. 编写一个函数find_replace_str,其原型如下: int find_replace_str(char str[], const char find_str[], const char replace_str[]) 要求:该函数能够完成把字符串str中的所有子串find_str都替换成字符串replace_str,返回值为替换的次数。 -Six. Write
replace
- C语言实现的replace函数,可以用来替换字符串。-C language implementation of the replace function, can be used to replace the string.