原地址:http://blog.csdn.net/dean19900504/article/details/8164734Waiting for Upload (Yellow)Appears when you’ve completed entering your metadata, however,...
分类:
移动开发 时间:
2014-06-18 20:19:31
阅读次数:
327
KEYBINDINGSThe following keybindings can be used to control Terminator:Ctrl+Shift+OSplit terminals Horizontally.(上下开新窗口)Ctrl+Shift+ESplit terminals Ve...
分类:
其他好文 时间:
2014-06-16 14:07:12
阅读次数:
244
mvvm moudle-view-viewMoudle 之意moudle 为数据view
为展示viewMoudle为view与moudle的桥梁页面view部分 moudle 和viewMoudlegroot.view("myview",
function (vm, ve) { ...
分类:
其他好文 时间:
2014-06-16 06:23:47
阅读次数:
198
groot.view("myview", function (vm, ve) { ve.loada = function () { require("./app/pagea.js").loadpage($("#app"), "myapp") }...
分类:
移动开发 时间:
2014-06-15 22:08:15
阅读次数:
197
对象初始值设定项语法不能用于初始化“Object”类型的实例
http://msdn.microsoft.com/zh-cn/library/bb384627(v=vs.90).aspx
const std::map初始化
http://lgb168.blog.163.com/blog/static/49674438201291213147256/
C++ 标准库 ve...
分类:
编程语言 时间:
2014-06-15 19:48:13
阅读次数:
768
function compatibleIE8(){ var browser =
navigator.appName; var b_version = navigator.appVersion; if(browser ==
"Microsoft Internet Explorer"){ var ve....
分类:
其他好文 时间:
2014-06-10 17:10:05
阅读次数:
184
选择音频,添加附件成功后,返回ComposeMessage,编辑彩信界面,这里我们继续输入文本内容:
第一步,处理附件:选择附件后,处理添加的附件;
@Override
protected void onActivityResult(int requestCode, int resultCode, Intent data) {
if (LogTag.VE...
分类:
移动开发 时间:
2014-06-10 13:56:24
阅读次数:
348
Running KVM and Openvswitch on Ubuntu 12.10
I’ve got an aging VMWare ESXi 4.0 server that needs to be replaced with
something a little more modern and...
分类:
其他好文 时间:
2014-06-09 18:07:21
阅读次数:
324
Recently, I’m studying Fourier Transform by
watching the lectures from Stanford University. I felt that I already forget the
math basics that I’ve lea...
分类:
其他好文 时间:
2014-06-07 20:57:16
阅读次数:
506
注释以/** 开始 */结束JSDoc 命令属性 命令名 描述 @param
@argument 指定参数名和说明来描述一个函数参数。 @return @returns 描述函数的返回值。 @author 指示代码的作者。 @see
创建一个HTML链接指向指定类的描述。 @ve...
分类:
Web程序 时间:
2014-05-29 19:05:44
阅读次数:
253