demo下载地址http://download.csdn.net/detail/metis100/8498401安卓开发一年,开始想整理些资料成库,以备日后快速开发。
第一天,整理了常用的dialog,包括:single Choice Dialog,Multiple choice Dialog,Input Dialog ,Progress Dialog….
代码在云盘中 ,点击链接下载http:...
分类:
其他好文 时间:
2015-03-19 14:48:56
阅读次数:
126
It is some times convenient, even necessary, to make use of a module that you are working on before it has been published to the node package manager ...
分类:
Web程序 时间:
2015-03-15 00:30:58
阅读次数:
182
业务需求要做到获取上传POST文件的进度,通常情况下PHP脚本要在POST上传文件完成之后再执行,所以在脚本内是没办法直接取得上传速度,不能像取得执行时间那样在Sendthisfile:表单注意APC_UPLOAD_PROGRESS的隐藏域一定要在file域之前然后是查询进度的PHP文件[php]v...
分类:
Web程序 时间:
2015-03-13 18:03:47
阅读次数:
169
Progress is not how much or how fast you can work.Progress is starting with a vision,and work each and day to bring it to life,no matter what the Sacrifice...
我们只不过是用相机拍照 我们带到摄影中的是 所有我们读过的书,看过的电影 听过的...
分类:
其他好文 时间:
2015-03-09 17:39:54
阅读次数:
136
SnandyStop, thinking is the essence of progress.使用GruntJS构建Web程序 (2)前一篇记录了Grunt的安装,这篇介绍下怎么使用Gruntjs来搭建一个前端项目,然后使用grunt合并,压缩JS文件。大概有如下步骤新建项目Bejs新建文件pac...
分类:
Web程序 时间:
2015-03-03 18:02:55
阅读次数:
136
数据库在导入数据的过程中,意外关机。重启机器后,pl/sql-developer不能登录数据库,报错ORA-01033:oracle initializationor shutdown in progress。解决步骤如下:运行cmdC:\Users\Dell3800>set oracle_si.....
分类:
数据库 时间:
2015-03-02 11:01:40
阅读次数:
248
Today I saw new progress in RNN attention mechism. But I cannot understad the paper. I must spend more time on this. I must hurry up.I refine the sequ...
分类:
其他好文 时间:
2015-03-01 22:15:05
阅读次数:
140
1. 应该充分利用swfit的新特性比如如果按照oc里的习惯,调用一个delegate中都optional函数应该这样写if delegate != nil && delegate!.respondsToSelector("downloadProgress:progress:"){ ...
分类:
编程语言 时间:
2015-03-01 18:18:22
阅读次数:
143
Oracle ORA-01033: ORACLE initialization or shutdown in progress 错误解决办法登陆数据库时提示 “ORA-01033”错误在命令窗口以sys方式登陆 即sqlplus AS SYSDBA--注意《sqlnet.ora》文件中的SQLNET...
分类:
数据库 时间:
2015-03-01 13:09:11
阅读次数:
160
类名: timer
特点:timer接口简单,elapsed_min() elapsed_max() 代表了timer的能力,它不适合高精度的时间测量,也不适合跨度较大的时间段测量,它能提供的最大时间段也就几百小时
类名:progress_timer
特点:继承类timer的全部特点,用法更简单,析构的时候调用elapsed()输出时间段,花括号可以定义其生命周期,构造函数指定一个输出流,默...
分类:
其他好文 时间:
2015-02-28 18:41:59
阅读次数:
122