自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(1)
  • 资源 (3)
  • 收藏
  • 关注

转载 将负数转换为二进制

已经知道计算机中,所有数据最终都是使用二进制数表达。 我们也已经学会如何将一个10进制数如何转换为二进制数。 不过,我们仍然没有学习一个负数如何用二进制表达。   比如,假设有一 int 类型的数,值为5,那么,我们知道它在计算机中表示为: 00000000 00000000 00000000 00000101 5转换成二制是101,不过int类型的数占用4字节(32位),所以前面

2012-03-19 17:20:58 160

iPhone开发秘籍.pdf

iPhone开发秘籍.pdf

2012-12-10

iOS SDK Programming

iOS SDK Programming Contents at a Glance 1 The iOS Software Development Kit (SDK) ............................... 1 2 A C Refresher ............................................................. 25 3 Just Enough Objective-C: Part One ...................................... 41 4 Just Enough Objective-C: Part Two ...................................... 61 5 Deploying to an iPhone, Debugging, and Testing .......................... 77 6 UIApplication and UIApplicationDelegate ................................ 109 7 UIView and UIViewController ............................................ 127 8 UITabBar and UITabBarController ...................................... 141 9 UINavigationBar and UINavigationController ........................... 159 10 Tables Using UITableView and UITableViewController .................. 185 11 Activity Progress and Alerting Users ...................................... 237 12 Controls—Part One: Using Buttons, Sliders, Switches, and Text Fields . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 263

2012-12-10

cleanup tool

用于卸载.net framework 用于卸载.net framework

2011-11-18

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除