代码搜索:CFile

找到约 2,096 项符合「CFile」的源代码

代码结果 2,096
www.eeworm.com/read/124841/14534583

txt cfile1.txt

6 10 0.5 0.10 0.075 0.01 0.0 1.0 0.0 1.0 0.0 ###000:0 10 ###100:1 10 ##0#01:0 10 ##1#01:1 10 #0##10:0 10 #1##10:1 10 0###11:0 10 1###11:1 10 ######:0 10 ######:1 10 n
www.eeworm.com/read/124775/14544966

txt cfile1.txt

6 10 0.5 0.10 0.075 0.01 0.0 1.0 0.0 1.0 0.0 ###000:0 10 ###100:1 10 ##0#01:0 10 ##1#01:1 10 #0##10:0 10 #1##10:1 10 0###11:0 10 1###11:1 10 ######:0 10 ######:1 10 n
www.eeworm.com/read/218313/14926756

cs cfile_trans.cs

using System; using System.IO; using System.Net; using System.Net.Sockets; using System.Threading; using System.Text; using System.Security.Cryptography; namespace CodeManager { ///
www.eeworm.com/read/215648/15055308

txt cfile1.txt

6 10 0.5 0.10 0.075 0.01 0.0 1.0 0.0 1.0 0.0 ###000:0 10 ###100:1 10 ##0#01:0 10 ##1#01:1 10 #0##10:0 10 #1##10:1 10 0###11:0 10 1###11:1 10 ######:0 10 ######:1 10 n
www.eeworm.com/read/212348/15159136

txt cfile1.txt

6 10 0.5 0.10 0.075 0.01 0.0 1.0 0.0 1.0 0.0 ###000:0 10 ###100:1 10 ##0#01:0 10 ##1#01:1 10 #0##10:0 10 #1##10:1 10 0###11:0 10 1###11:1 10 ######:0 10 ######:1 10 n
www.eeworm.com/read/211972/15169140

txt cfile1.txt

6 10 0.5 0.10 0.075 0.01 0.0 1.0 0.0 1.0 0.0 ###000:0 10 ###100:1 10 ##0#01:0 10 ##1#01:1 10 #0##10:0 10 #1##10:1 10 0###11:0 10 1###11:1 10 ######:0 10 ######:1 10 n
www.eeworm.com/read/210198/15204659

txt cfile1.txt

6 10 0.5 0.10 0.075 0.01 0.0 1.0 0.0 1.0 0.0 ###000:0 10 ###100:1 10 ##0#01:0 10 ##1#01:1 10 #0##10:0 10 #1##10:1 10 0###11:0 10 1###11:1 10 ######:0 10 ######:1 10 n
www.eeworm.com/read/205207/5025245

awk extract-cfile.awk

BEGIN { srcname = "nothing"; } { if (/^A\.[0-9][0-9]* [a-zA-Z][a-zA-Z_0-9]*\.[ch]/) { if (srcname != "nothing") close(srcname); srcname = $2; printf("creating source file %s\n",
www.eeworm.com/read/191609/5164540

awk extract-cfile.awk

BEGIN { srcname = "nothing"; } { if (/^A\.[0-9][0-9]* [a-zA-Z][a-zA-Z_0-9]*\.[ch]/) { if (srcname != "nothing") close(srcname); srcname = $2; printf("creating source file %s\n",
www.eeworm.com/read/291465/3965511

awk extract-cfile.awk

BEGIN { srcname = "nothing"; } { if (/^A\.[0-9][0-9]*\. [a-zA-Z][a-zA-Z_0-9]*\.[ch]/) { if (srcname != "nothing") close(srcname); srcname = $2; printf("creating source file