码迷,mamicode.com
首页 >  
搜索关键字:lesson    ( 930个结果
Saving Files 保存文件
Saving Files 保存文件 PreviousNextGet started              This lesson teaches you to Choose Internal or External Storage                   选择内部或者外部存储       Obtain Permissions for External S...
分类:其他好文   时间:2014-06-05 10:45:59    阅读次数:387
Starting an Activity 开启一个活动
Starting an Activity 开启一个活动 Previous NextGet  started              This lesson teaches you to 这个课程教你去了解以下: Understand the Lifecycle Callbacks       理解生命周期回调Specify Your App's Launcher Act...
分类:其他好文   时间:2014-06-05 07:08:15    阅读次数:359
Stopping and Restarting an Activity 停止和重新启动活动
Stopping and Restarting an Activity 停止和重新启动活动 PreviousNextGet started              This lesson teaches you to Stop Your Activity                        停止您的活动Start/Restart Your Activity ...
分类:其他好文   时间:2014-06-03 03:02:23    阅读次数:404
Pausing and Resuming an Activity 暂停和恢复活动
Pausing and Resuming an Activity 暂停和恢复活动 PreviousNextGet started              This lesson teaches you to Pause Your Activity               暂停活动Resume Your Activity            恢复活动 You s...
分类:其他好文   时间:2014-06-03 01:08:34    阅读次数:366
UDP 網路程式設計 (2) --- request / response
在 Oracle 網站上,有個簡單的 UDP 程式範例 ---Lesson: All About Datagrams,這個程式和前一個程式基本上是差不多的,差別在於,它是由 client 先送個 request 給 server 端,server 端接收到後,回應訊息給 client 端,下面是 O...
分类:其他好文   时间:2014-06-02 22:14:48    阅读次数:212
Windows Server 2008 网络管理资料收集 争取做“日拱一卒“
Windows Server 2008R2系统管理【刘道军主讲MCITP课程】http://edu.51cto.com/course/course_id-510.html安装活动目录服务器http://edu.51cto.com/lesson/id-20503.htmlWindows Server 2008 R2 活动目录管理演示http://edu.51cto.com/course/cour...
分类:Windows程序   时间:2014-05-22 08:00:59    阅读次数:318
AngularJS tutorial - Lesson 2
AngularJS DirectivesDirectivesare one of the most powerful ofAngularJS. They allow us to extend HTML to answer the needs of web applications. Directiv...
分类:Web程序   时间:2014-05-17 15:26:40    阅读次数:436
pushbox(5功能完善)
实现屏幕的渐渐展开main.xml MainActivity.javapackage lesson.my.sudoku;import java.util.Timer;import java.util.TimerTask;import lession.my.sudoku.R;import and...
分类:其他好文   时间:2014-05-15 21:34:37    阅读次数:264
oracle创建用户ORA-01045:user lacks CREATE SESSION privilege 及一些简单操作(one lesson)
scott用户成功连接数据库的具体方法: 1.grant connect, resource to scott;2.grant create session to scott; 3.cmd4.sqlplus scott/tigerOracle的安全1.用户管理用户至少需要会话的权利,否则连接也不成....
分类:数据库   时间:2014-04-30 16:49:05    阅读次数:1754
FE-learning 前端学习
github偶尔上不去,把学长给我们的学习资源转载在这里,同时记录下自己的学习感悟。Lesson 1:html 基本标签Lesson 2: html语义化 html4 html5 xhtml区别Lesson 3: html编码标准,百度教育页面html分析Lesson 4:http://www.w3...
分类:其他好文   时间:2014-04-29 21:17:45    阅读次数:579
930条   上一页 1 ... 91 92 93
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!