代码改变世界

随笔档案-2016年03月

UI框架

2016-03-25 13:34 by owsir, 130 阅读, 收藏, 编辑
摘要: http://semantic-ui.com/ 阅读全文

JSX

2016-03-24 15:46 by owsir, 249 阅读, 收藏, 编辑
摘要: JSX允许我们在Javascript中写HTML,而不是用HTML包含Javascript。 (1)JSX每一个组件都有一个 render 方法 这个方法产生一个”ViewModel(视图模型)” – 在返回HTML到组件之前,你可以将这个模型(ViewModel)的信息放入视图中,意味着你的HTM 阅读全文

gulp和grunt

2016-03-23 12:54 by owsir, 92 阅读, 收藏, 编辑
摘要: gulp和grunt 阅读全文

重装umbraco

2016-03-21 22:30 by owsir, 127 阅读, 收藏, 编辑
摘要: Choose "customize" during the setup and use the details from the connection string to fill in the connection data for SQL Server. In order to restart 阅读全文

ReactNative安卓真机build出错:Can't find variable: __fbBatchedBridge

2016-03-21 17:48 by owsir, 237 阅读, 收藏, 编辑
摘要: 尝试adb reverse tcp:8081 tcp:8081 再次 reac-native run-android 启动成功 阅读全文

react-native run-android 显示空白

2016-03-21 17:42 by owsir, 548 阅读, 收藏, 编辑
摘要: 在MIUI系统里,选择 “设置/其他应用管理”找到你发布到手机上的RN app。选择“权限管理”勾选“显示悬浮框”(默认不勾选) 这个时候一般会看到红屏报错,然后具体问题具体分析的去解决就行了。 阅读全文

PHP

2016-03-19 11:40 by owsir, 129 阅读, 收藏, 编辑
摘要: Windows10中自带的Server:Microsoft-IIS/10.0,然后这个10却让原本支持组件无法安装了,php manager组件安装时提示“必须安装IIS7以上才可以安装”。那是不是真的就没法在新的IIS上安装了呢?显然不是的。自IIS7以来,微软的IIS更改并不大,架构一致,几乎所 阅读全文

淘宝npm镜像

2016-03-17 17:55 by owsir, 132 阅读, 收藏, 编辑
摘要: 镜像使用方法(三种办法任意一种都能解决问题,建议使用第三种,将配置写死,下次用的时候配置还在): 1.通过config命令 2.命令行指定 3.编辑 ~/.npmrc 加入下面内容 阅读全文

react-native

2016-03-17 17:38 by owsir, 133 阅读, 收藏, 编辑
摘要: 官方的安装方法是 进入你的工作目录,运行 并耐心等待数分钟。 阅读全文

VT not Supported – This computer does not support Intel Virtualization Tech nology (VT0x). HAXM cannot be installed.

2016-03-16 17:26 by owsir, 678 阅读, 收藏, 编辑
摘要: “VT not Supported – This computer does not support Intel Virtualization Technology (VT0x). HAXM cannot be installed. Please refer to the Intel HAXM do 阅读全文

Unable to open debugger port : java.net.ConnectException “Connection refused”

2016-03-14 20:21 by owsir, 4448 阅读, 收藏, 编辑
摘要:   http://stackoverflow.com/questions/28283087/unable-to-open-debugger-port-java-net-connectexception-connection-refused     在Android Studio中打开DDMS 点击" 阅读全文

“系统和压缩内存”内存占用特别高怎么解决

2016-03-13 12:25 by owsir, 702 阅读, 收藏, 编辑
摘要: 解决办法:win+R >输入services.msc打开服务 >找到superfetch >右键找到属性 >把启动类型改为禁用即可 阅读全文

installation failed with message null

2016-03-13 12:03 by owsir, 4198 阅读, 收藏, 编辑
摘要: http://stackoverflow.com/questions/33315753/installation-failed-with-message-null-genymotion-error Installation failed with message null.It is possibl 阅读全文

Android安卓开发环境搭建详细教程

2016-03-12 12:09 by owsir, 153 阅读, 收藏, 编辑
摘要: 安装目录:步骤1 安装JDK步骤2 安装 Android SDK ----http://www.androiddevtools.cn/ 步骤3 安装Tomcat步骤4 安装Ant步骤5 安装Eclipse步骤6 安装Eclipse的ADT插件步骤7 在图形界面下管理AVD步骤8 设置Android系 阅读全文

webmatrix

2016-03-07 21:41 by owsir, 113 阅读, 收藏, 编辑
摘要: http://www.microsoft.com/web/webmatrix/ WebMatrix is a free, lightweight, cloud-connected web development toolCreate, publish, and maintain your websi 阅读全文

sublime3可用key

2016-03-03 00:58 by owsir, 291 阅读, 收藏, 编辑
摘要: —– BEGIN LICENSE —–Nicolas HennionSingle User LicenseEA7E-8660758A01AA83 1D668D24 4484AEBC 3B04512C827B0DE5 69E9B07A A39ACCC0 F95F5410729D5639 4C37CEC 阅读全文
点击右上角即可分享
微信分享提示