登录
首页 » C# » binary

binary

于 2016-03-31 发布 文件大小:77KB
0 203
下载积分: 1 下载次数: 3

代码说明:

  简单的C#读写二进制文件的代码,在Visual Studio 2010平台上编写(Reading and writing binary files using c#)

文件列表:

binary
......\binary
......\......\bin
......\......\...\Debug
......\......\...\.....\Proj11-1.exe,10752,2016-03-31
......\......\...\.....\Proj11-1.pdb,85504,2016-03-31
......\......\...\.....\Proj11-1.vshost.exe,11608,2016-03-31
......\......\...\.....\Proj11-1.vshost.exe.manifest,490,2010-03-17
......\......\...\Release
......\......\binary.csproj,3841,2016-03-31
......\......\Form1.cs,1348,2016-03-31
......\......\Form1.Designer.cs,2150,2016-03-31
......\......\Form1.resx,5814,2009-01-17
......\......\Form2.cs,947,2016-03-31
......\......\Form2.Designer.cs,3536,2016-03-31
......\......\Form2.resx,5814,2009-01-18
......\......\obj
......\......\...\Debug
......\......\...\.....\binary.csproj.FileListAbsolute.txt,132,2016-03-31
......\......\...\.....\DesignTimeResolveAssemblyReferencesInput.cache,5305,2016-03-31
......\......\...\.....\GenerateResource-ResGen.read.1.tlog,4202,2016-03-31
......\......\...\.....\GenerateResource-ResGen.write.1.tlog,6868,2016-03-31
......\......\...\.....\Proj11-1.csproj.FileListAbsolute.txt,4833,2016-03-31
......\......\...\.....\Proj11-1.csproj.GenerateResource.Cache,1190,2009-03-04
......\......\...\.....\Proj11-1.exe,10752,2016-03-31
......\......\...\.....\Proj11-1.pdb,85504,2016-03-31
......\......\...\.....\Proj11_1.Form1.resources,180,2016-03-31
......\......\...\.....\Proj11_1.Form2.resources,180,2016-03-31
......\......\...\.....\Proj11_1.Form3.resources,180,2016-03-28
......\......\...\.....\Proj11_1.Form4.resources,180,2016-03-28
......\......\...\.....\Proj11_1.Form5.resources,180,2016-03-28
......\......\...\.....\Proj11_1.Form6.resources,180,2016-03-28
......\......\...\.....\Proj11_1.Form7.resources,180,2016-03-28
......\......\...\.....\Proj11_1.Properties.Resources.resources,180,2016-03-31
......\......\...\.....\TempPE
......\......\...\.....\......\Properties.Resources.Designer.cs.dll,4608,2014-10-22
......\......\...\Proj11-1.csproj.FileList.txt,491,2009-12-25
......\......\...\Proj11-1.csproj.FileListAbsolute.txt,953,2009-01-18
......\......\Program.cs,467,2016-03-31
......\......\Properties
......\......\..........\AssemblyInfo.cs,1188,2009-01-16
......\......\..........\Resources.Designer.cs,2855,2014-10-22
......\......\..........\Resources.resx,5612,2009-01-16
......\......\..........\Settings.Designer.cs,1107,2014-10-22
......\......\..........\Settings.settings,249,2009-01-16
......\binary.sln,910,2016-03-31
......\UpgradeLog.XML,1621,2014-10-22
......\_UpgradeReport_Files
......\....................\UpgradeReport.css,3348,2014-10-22
......\....................\UpgradeReport.xslt,12505,2010-05-04
......\....................\UpgradeReport_Minus.gif
......\....................\UpgradeReport_Plus.gif

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • vcTxtsrc
    VC++逐行读取Txt文本文件,只是一个读写方式的不同,总之最终的目标是读取整个文件(VC++ read line by line Txt text file, just a different way of reading and writing, in short, the ultimate goal is to read the entire document)
    2013-10-28 19:46:43下载
    积分:1
  • GetFileList
    一个获取目录下(包括子目录)文件列表的例子(Get a directory (including subdirectories) file list example)
    2011-08-30 16:35:00下载
    积分:1
  • FileCompare
    读取两个文件,比较其中的相同单词和出现次数及频率,并将结果保存到文件(Read the two documents, which compare the same words and the number and frequency of appearance, and save the results to a file)
    2013-07-12 21:51:36下载
    积分:1
  • word
    VC word模板混合编程,在VC中操作word模板,能插入文字和图片(VC word template mixed programming, operation in VC word template, can insert text and pictures)
    2020-06-29 12:20:02下载
    积分:1
  • WinMerge-2.4.10-src
    WinMerge可以显示两个文件的不同之处,并提供文件或文件夹合并功能。(WinMerge can show two different documents, and providing documents or folders merge function.)
    2006-10-16 11:50:31下载
    积分:1
  • Decimal_Binary
    软件技术基础中的十进制转二进制问题,简单的将十进制数转化为二进制数。 (Software technology base in decimal to binary problem, a simple decimal number into a binary number.)
    2013-12-18 17:07:56下载
    积分:1
  • TOST
    说明:  STM32 USB HOST Library
    2018-12-26 10:15:47下载
    积分:1
  • jfrectory
    AMR的新版本,在VC下调试通过,有编码解码目录,(The new version of AMR, debugging through, under VC code decoding directory,)
    2017-05-21 07:37:35下载
    积分:1
  • prograomer
    用JAVA做的一个类似于WINDOWS中的记事本的一个东东,有兴趣的可以下载下来看看,有助于我对JAVA的学习,()
    2017-10-15 09:42:42下载
    积分:1
  • excel2dbf
    实现把excel文件转为dbf ,把excel当成数据库来处理,也把dbf当成数据库来插入(Achieve the excel file to dbf, to excel as a database to deal with, but also put dbf as a database to insert)
    2009-03-13 23:25:23下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载