mtk6582——android one 已经被google开源,下面是android 4.4核心源码 git?clone?https://android.googlesource.com/kernel/mediatek/?-b?android-mediatek-sprout-3.4-kitkat-mr2 浏览源码目录:https://a...
分类:
其他好文 时间:
2015-05-14 12:25:30
阅读次数:
153
angular 默认情况下 的安全协议 是 ?https?|ftp|mailto| ? 当我们使用blob 对象去产生url时,需要设定blob为安全协议 var?app?=?angular.module(?‘myApp‘,?[]?).config(?[
????‘$compileProvider‘,...
分类:
Web程序 时间:
2015-05-14 12:21:11
阅读次数:
250
Roman to Integer : https://leetcode.com/problems/roman-to-integer/
degree: easyGiven a roman numeral, convert it to an integer.Input is guaranteed to be within the range from 1 to 3999.
罗马数字:http://zh...
分类:
其他好文 时间:
2015-05-14 12:16:46
阅读次数:
132
问题
解析
附录罗马数字拼写规则
问题Integer to Roman : https://leetcode.com/problems/integer-to-roman/
degree : MediumGiven an integer, convert it to a roman numeral.
Input is guaranteed to be within the range from 1...
分类:
其他好文 时间:
2015-05-14 12:03:37
阅读次数:
118
-----------------------------------------------------------https://github.com/mingzidedahai github账号-------------------------------------------------....
分类:
其他好文 时间:
2015-05-14 11:36:31
阅读次数:
132
开发原因:页面需要做页面统计,需要访问域。访问域方法:using System.DirectoryServices.AccountManagement;命名空间负责管理。MSDN:https://msdn.microsoft.com/en-us/library/system.directoryser...
首先需要配置好HTTPS单向或双向链接参考:tomcat7.0.55配置单向和双向HTTPS连接(二)然后编辑tomcat的conf目录下的web.xml在结束标签之后添加 CLIENT-CERT Client Cert Users-only Ar...
分类:
Web程序 时间:
2015-05-14 11:24:25
阅读次数:
177
Flappy Bird源码取自:https://github.com/OiteBoys/Earlybird(一) 文件的读取 游戏中非常重要的元素---图片,所以先从图片下手。 由于所有的图片资源都是放在一张大图上的,切割图片保存的又不是plist文件,所以在这里模拟SpriteFrameCac.....
分类:
移动开发 时间:
2015-05-14 11:21:53
阅读次数:
142
登录https://192.198.10.48/下载Vspher
Client安装开始,选择语言。下一步接受条款选择路径安装开始安装完成桌面显示图标登录地址192.198.10.48忽略进入主界面
分类:
系统相关 时间:
2015-05-14 10:11:57
阅读次数:
185
WIKI:https://github.com/simple-rtmp-server/srs/wiki/v1_CN_FFMPEG 直播流转码配置及说明 listen ? ? ? ? ? ? ?1935; max_connections ? ? 1000; #定义一个默认的vhost vhost __defaultVhost__ { } ...
分类:
其他好文 时间:
2015-05-14 01:05:12
阅读次数:
503