自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 在原生android应用中引入React Native

参考链接 : http://facebook.github.io/react-native/docs/integration-with-existing-apps.html系统环境 : mac book pro , mac OS Sierra 10.12.61.新建一个ReactNativeIn文件夹,在ReactNativeIn文件夹下,新建一个android文件夹,然后将原有a

2017-08-31 15:04:24 302

原创 Palindrome Number(回文数字)

Determine whether an integer is a palindrome. Do this without extra space.click to show spoilers.Some hints:Could negative integers be palindromes? (ie, -1)If you are thinking of convertin

2016-06-16 15:40:21 260

原创 Find Minimum in Rotated Sorted Array

Suppose a sorted array is rotated at some pivot unknown to you beforehand.(i.e., 0 1 2 4 5 6 7 might become 4 5 6 7 0 1 2).Find the minimum element.You may assume no duplicate exists in

2016-06-14 17:26:48 228

Cygwin安装文件

android adt中搭建coco2d-x所需的cygwin的安装镜像,安装是最好选163站点,速度比较快

2014-12-25

LINUX系统ping命令完整实现(带路由追踪参数)

LINUX操作系统下的PING命令完整实现,带有路由追踪的功能和CTRL+C终止的功能。

2012-07-10

空空如也

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

TA关注的人

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