Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Communication-Mobile android
Title: 新建文本文档 Download
  • Category:
  • android
  • Tags:
  • [Text]
  • File Size:
  • 18kb
  • Update:
  • 2017-07-21
  • Downloads:
  • 0 Times
  • Uploaded by:
  • zeebit
 Description: int zhuanhuan(char* myChar) { int bytebuf = 0; int i; for (i = 0; i < 8; i++) { bytebuf <<= 1; bytebuf |= (myChar[i] - '0'); } return bytebuf; }
 Downloaders recently: [More information of uploader zeebit ]
 To Search:
File list (Check if you may need any files):
新建文本文档.txt
20100917.jpg

CodeBus www.codebus.net