Setting Up the Action Bar 设置Action Bar PREVIOUSNEXT THIS LESSONTEACHES YOU TO 这节课教你 1.    Support Android 3.0 and Above Only仅仅支持3.0以上 2.    Support Android 2.1 and Above     支持2.1以上 YOU SHOULD ALSOREAD ·       Setting Up the Support Library In its mo…
The action bar allows you to add buttons for the most important action items relating to the app's current context. Those that appear directly in the action bar with an icon and/or text are known as action buttons. Actions that can't fit in the actio…
Starting Another Activity 启动另一个Activity PREVIOUSNEXT THIS LESSON TEACHES YOU TO 这节课教你 1.   Respond to the Send Button按钮响应 2.   Build an Intent            创建一个意图Intent 3.   Start the Second Activity   开启第二个activity 4.   Create the Second Activity 创建第二…
转载请注明出处:http://blog.csdn.net/dawanganban/article/details/9822431 Building Your First App GETSTARTED DEPENDENCIESAND PREREQUISITES ·     Android SDK ·     ADT Plugin 20.0.0 or higher (if you're usingEclipse) Welcome toAndroid application development!…
转载请注明出处:http://blog.csdn.net/dawanganban/article/details/9839523 Building a Simple User Interface 创建一个简单的用户界面 PREVIOUSNEXT THIS LESSON TEACHES YOU TO 这节课教你 1.    Create a Linear Layout 创建线性布局 2.    Add a Text Field 添加文本域 3.    Add String Resources 添加…
转载请注明出处:http://blog.csdn.net/dawanganban/article/details/9823623 Running Your App PREVIOUSNEXT THIS LESSONTEACHES YOU TO 1.    Run on a Real Device 2.    Run on the Emulator YOU SHOULD ALSOREAD ·       Using Hardware Devices ·       Managing Virtual…
先贴官方文档地址:http://mongodb.github.io/mongo-csharp-driver/2.5/getting_started/quick_tour/ 安装部分很简单,nuget搜索并安装 MongoDB.Driver MongoDB Driver快速浏览 这是MongoDB驱动程序快速浏览的第一部分.在这一部分中,我们将看看如何执行基本的CRUD(创建,读取,更新,删除)操作.在接下来的部分,我们将看看执行一些管理功能. 注意 有关如何安装MongoDB驱动程序的说明,请参…
Pytest权威教程01-安装及入门 Pytest权威教程02-Pytest 使用及调用方法 Pytest权威教程03-原有TestSuite的执行方法 Pytest权威教程04-断言的编写和报告 Pytest权威教程05-Pytest fixtures:清晰 模块化 易扩展 Pytest权威教程06-使用Marks标记测试用例 Pytest权威教程07-Monkeypatching,对模块和环境进行Mock Pytest权威教程08-使用tmp目录和文件 Pytest权威教程09-捕获标准输出…
https://developer.android.google.cn/guide/components/fundamentals http://www.runoob.com/w3cnote/android-tutorial-intro.html…
感谢这些默默奉献的人 :) https://github.com/kesenhoo/android-training-course-in-chinese http://hukai.me/android-training-course-in-chinese/index.html…