代码搜索:PC

找到约 10,000 项符合「PC」的源代码

代码结果 10,000
www.eeworm.com/read/5588/64202

ini pc_divx_long-time_ntsc.ini

[Main_Section] EnableNonSquarePixel=1 bEnable=1 Task=1 TaskImage=PC Task.png Fileformat=9 FormatImage=DivX Task.png ShowBurnButton=1 OutputOption=2 MaxSize=0 Capturetemplate=NTSC DivX Long t
www.eeworm.com/read/5588/64203

ini pc_mp4_longtime_ntsc.ini

[Main_Section] EnableNonSquarePixel=1 bEnable=1 Task=1 TaskImage=PC Task.png Fileformat=8 FormatImage=MPEG-4 Task.png ShowBurnButton=0 OutputOption=2 MaxSize=0 Capturetemplate=MPEG-4 Long ti
www.eeworm.com/read/5588/64205

ini pc_divx_high-quality_ntsc.ini

[Main_Section] EnableNonSquarePixel=1 bEnable=1 Task=1 TaskImage=PC Task.png Fileformat=9 FormatImage=DivX Task.png ShowBurnButton=1 OutputOption=0 MaxSize=0 Capturetemplate=NTSC DivX High Q
www.eeworm.com/read/5588/64206

ini pc_wmv_normal_quality_ntsc.ini

[Main_Section] EnableNonSquarePixel=1 bEnable=1 Task=1 TaskImage=PC Task.png Fileformat=6 FormatImage=WMV Task.png ShowBurnButton=0 OutputOption=1 MaxSize=0 Capturetemplate=NTSC WMV Normal Q
www.eeworm.com/read/5588/64207

ini pc_dvd_high_quality_ntsc.ini

[Main_Section] EnableNonSquarePixel=1 bEnable=1 Task=1 TaskImage=PC Task.png Fileformat=3 FormatImage=DVD Task.png ShowBurnButton=1 OutputOption=0 MaxSize=0 Capturetemplate=NTSC DVD High Qua
www.eeworm.com/read/7225/109525

c pc机发送子程序.c

void sendf(char *fname) {FILE *fp; char ch; int handle,count,sum=0; if((fp=fopen(fname,"r"))==NULL) {printf("不能打开输入文!\n"); exit(1); }