代码搜索:Write

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

代码结果 10,000
www.eeworm.com/read/446156/7584917

c write.c

/* * linux/lib/write.c * * (C) 1991 Linus Torvalds */ #define __LIBRARY__ #include _syscall3(int,write,int,fd,const char *,buf,off_t,count)
www.eeworm.com/read/445796/7590125

obj __write.obj

www.eeworm.com/read/445796/7590131

obj _write.obj

www.eeworm.com/read/445142/7598545

ico write.ico

www.eeworm.com/read/445043/7600055

c write.c

/* * linux/lib/write.c * * (C) 1991 Linus Torvalds */ #define __LIBRARY__ #include // Linux 标准头文件。定义了各种符号常数和类型,并申明了各种函数。 // 如定义了__LIBRARY__,则还包括系统调用号和内嵌汇编_syscall0()等。 //// 写文件系统调用函数。 //
www.eeworm.com/read/443678/7629198

cs write.cs

using System; using System.IO; class MyApp { static void Main(string[] args) { FileStream fs = null; StreamWriter writer = null; try { fs = new FileStream(@"c:\a.txt", FileMode.Append
www.eeworm.com/read/442324/7654984

h write.h

const unsigned char write_chinese_string[][24]= { //我 { 0x8a, 0x8a, 0x4a, 0xfe, 0x49, 0x28, 0x7f, 0x88, 0x49, 0x2a, 0x08, 0x00, 0x00, 0x04, 0x04, 0x07, 0x02, 0x02, 0x01, 0x01, 0x02, 0
www.eeworm.com/read/442187/7657661

c write.c

/*write.c*/ #include #include #include #include #include #include #include #define MAXSIZE int main(void) {
www.eeworm.com/read/442117/7659072

txt write.txt

Have a try!Have a try!Have a try!Have a try!Have a try!
www.eeworm.com/read/439704/7702596

fifo_write