\u5b9e\u4f8b<\/strong><\/div>\n\u4e0b\u9762\u7684\u7a0b\u5e8f\u6f14\u793a\u4e86 FileStream \u7c7b\u7684\u7528\u6cd5\uff1a<\/p>\n
\u5b9e\u4f8b<\/p>\n
using System;\r\nusing System.IO;\r\n\r\nnamespace FileIOApplication\r\n{\r\n class Program\r\n {\r\n static void Main(string[] args)\r\n {\r\n FileStream F = new FileStream(\"test.dat\",\r\n FileMode.OpenOrCreate, FileAccess.ReadWrite);\r\n\r\n for (int i = 1; i <= 20; i++)\r\n {\r\n F.WriteByte((byte)i);\r\n }\r\n\r\n F.Position = 0;\r\n\r\n for (int i = 0; i <= 20; i++)\r\n {\r\n Console.Write(F.ReadByte() + \" \");\r\n }\r\n F.Close();\r\n Console.ReadKey();\r\n }\r\n }\r\n}<\/pre>\n\u5f53\u4e0a\u9762\u7684\u4ee3\u7801\u88ab\u7f16\u8bd1\u548c\u6267\u884c\u65f6\uff0c\u5b83\u4f1a\u4ea7\u751f\u4e0b\u5217\u7ed3\u679c\uff1a<\/p>\n
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 -1<\/pre>\nC# \u9ad8\u7ea7\u6587\u4ef6\u64cd\u4f5c<\/strong><\/div>\n\u4e0a\u9762\u7684\u5b9e\u4f8b\u6f14\u793a\u4e86 C# \u4e2d\u7b80\u5355\u7684\u6587\u4ef6\u64cd\u4f5c\u3002\u4f46\u662f\uff0c\u8981\u5145\u5206\u5229\u7528 C# System.IO \u7c7b\u7684\u5f3a\u5927\u529f\u80fd\uff0c\u60a8\u9700\u8981\u77e5\u9053\u8fd9\u4e9b\u7c7b\u5e38\u7528\u7684\u5c5e\u6027\u548c\u65b9\u6cd5\u3002<\/p>\n
\u5728\u4e0b\u9762\u7684\u7ae0\u8282\u4e2d\uff0c\u6211\u4eec\u5c06\u8ba8\u8bba\u8fd9\u4e9b\u7c7b\u548c\u5b83\u4eec\u6267\u884c\u7684\u64cd\u4f5c\u3002\u8bf7\u5355\u51fb\u94fe\u63a5\u8be6\u7ec6\u4e86\u89e3\u5404\u4e2a\u90e8\u5206\u7684\u77e5\u8bc6\uff1a<\/p>\n
\n\n\n\u4e3b\u9898<\/th>\n | \u63cf\u8ff0<\/th>\n<\/tr>\n |
\n\u6587\u672c\u6587\u4ef6\u7684\u8bfb\u5199<\/a><\/td>\n | \u5b83\u6d89\u53ca\u5230\u6587\u672c\u6587\u4ef6\u7684\u8bfb\u5199\u3002StreamReader<\/b> \u548c StreamWriter<\/b> \u7c7b\u6709\u52a9\u4e8e\u5b8c\u6210\u6587\u672c\u6587\u4ef6\u7684\u8bfb\u5199\u3002<\/td>\n<\/tr>\n\n\u4e8c\u8fdb\u5236\u6587\u4ef6\u7684\u8bfb\u5199<\/a><\/td>\n | \u5b83\u6d89\u53ca\u5230\u4e8c\u8fdb\u5236\u6587\u4ef6\u7684\u8bfb\u5199\u3002BinaryReader<\/b> \u548c BinaryWriter<\/b> \u7c7b\u6709\u52a9\u4e8e\u5b8c\u6210\u4e8c\u8fdb\u5236\u6587\u4ef6\u7684\u8bfb\u5199\u3002<\/td>\n<\/tr>\n\nWindows \u6587\u4ef6\u7cfb\u7edf\u7684\u64cd\u4f5c<\/a><\/td>\n | \u5b83\u8ba9 C# \u7a0b\u5e8f\u5458\u80fd\u591f\u6d4f\u89c8\u5e76\u5b9a\u4f4d Windows \u6587\u4ef6\u548c\u76ee\u5f55\u3002<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n","protected":false},"excerpt":{"rendered":" \u4ece\u6839\u672c\u4e0a\u8bf4\uff0c\u6d41\u662f\u901a\u8fc7\u901a\u4fe1\u8def\u5f84\u4f20\u9012\u7684\u5b57\u8282\u5e8f\u5217\u3002\u6709\u4e24\u4e2a\u4e3b\u8981\u7684\u6d41\uff1a\u8f93\u5165\u6d41 \u548c \u8f93\u51fa\u6d41\u3002\u8f93\u5165\u6d41\u7528\u4e8e\u4ece\u6587\u4ef6\u8bfb\u53d6\u6570\u636e\uff08\u8bfb\u64cd […]<\/p>\n","protected":false},"author":321,"featured_media":243360,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[55],"tags":[],"class_list":["post-243356","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-thread"],"acf":[],"_links":{"self":[{"href":"https:\/\/lrxjmw.cn\/wp-json\/wp\/v2\/posts\/243356","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lrxjmw.cn\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/lrxjmw.cn\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/lrxjmw.cn\/wp-json\/wp\/v2\/users\/321"}],"replies":[{"embeddable":true,"href":"https:\/\/lrxjmw.cn\/wp-json\/wp\/v2\/comments?post=243356"}],"version-history":[{"count":4,"href":"https:\/\/lrxjmw.cn\/wp-json\/wp\/v2\/posts\/243356\/revisions"}],"predecessor-version":[{"id":243362,"href":"https:\/\/lrxjmw.cn\/wp-json\/wp\/v2\/posts\/243356\/revisions\/243362"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/lrxjmw.cn\/wp-json\/wp\/v2\/media\/243360"}],"wp:attachment":[{"href":"https:\/\/lrxjmw.cn\/wp-json\/wp\/v2\/media?parent=243356"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/lrxjmw.cn\/wp-json\/wp\/v2\/categories?post=243356"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/lrxjmw.cn\/wp-json\/wp\/v2\/tags?post=243356"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}} | | |