代码搜索:Bin文件
找到约 10,000 项符合「Bin文件」的源代码
代码结果 10,000
www.eeworm.com/read/108061/15595304
txt 文件说明.txt
index.htm
主登录页面模板文件
allusers.htm
所有在线用户名单模板
finduser.htm
聊友查询页面模板
emote.ini
EMOTE动作表情文件
news_data.txt
即时信息数据文件
template/01子目录
一号模板
template/02子目录
二号模板
ini/01子目录
www.eeworm.com/read/108061/15595312
txt 文件用途.txt
文件用途说明
1. MeChat.exe MeChat主程序执行文件
2. MeChat.ini MeChat主配置文件,用于增加或减少房间
3. news.txt“即时信息”数据文件
4. room1.ini 房间信息配置文件
room2.ini 用于设置房间的名称,端口,管理员名称,模板路径等信息
.... 修改端口号和地址需要重启MeCha
www.eeworm.com/read/107624/15604579
cpp 文件读取.cpp
#include
#include
#include
#include
int main()
{
short i=1;
char buf[100];
ifstream aa("aa.txt");
while (1) {
www.eeworm.com/read/107624/15604581
cpp 读取文件.cpp
#include
#include
#include
void fun1(void)
{
char* file1;
file1="a.txt";//两函数不同之处
ifstream f1(file1,ios::in|ios::nocreate);
if(!f1)
{
cerr
www.eeworm.com/read/105648/15662916
exe 移动文件.exe
www.eeworm.com/read/105648/15662917
pdb 移动文件.pdb
www.eeworm.com/read/105648/15662920
suo 移动文件.suo
www.eeworm.com/read/105648/15662923
exe 移动文件.exe
www.eeworm.com/read/105648/15662924