码迷,mamicode.com
首页 >  
搜索关键字:managing    ( 192个结果
Managing SQLite Database
Approach #1: Use a Singleton to Instantiate the SQLiteOpenHelper Declare your database helper as a static instance variable and use the Singleton patt ...
分类:数据库   时间:2016-08-24 12:57:38    阅读次数:178
管理应用程序状态
管理应用程序状态 原文:Managing Application State作者:Steve Smith翻译:姚阿勇(Dr.Yao)校对:高嵩 在 ASP.NET Core 中,有多种途径可以对应用程序的状态进行管理,取决于检索状态的时机和方式。本文简要介绍几种可选的方式,并着重介绍为 ASP.NE ...
分类:其他好文   时间:2016-08-20 23:13:28    阅读次数:282
6-tips-for-managing-property-files-with-spring--转
原文地址:http://www.summa.com/blog/2009/04/20/6-tips-for-managing-property-files-with-spring What could be simpler than property files? In an enterprise a ...
分类:编程语言   时间:2016-08-09 09:20:15    阅读次数:213
ManagementFactory (简介)
Java Management Extensions (JMX) is a Java technology that supplies tools for managing and monitoring applications, system objects, devices (e.g. prin ...
分类:其他好文   时间:2016-08-05 19:45:06    阅读次数:168
IntelliJ IDEA currently
https://www.jetbrains.com/help/idea/2016.2/creating-a-project-from-scratch.html https://www.jetbrains.com/help/idea/2016.2/creating-and-managing-modul ...
分类:其他好文   时间:2016-07-25 00:19:43    阅读次数:145
API翻译 --- Fragments
IN THIS DOCUMENT Design Philosophy 设计理念 Creating a Fragment 创建一个Fragment Adding a user interface  添加一个用户接口 Adding a fragment to an activity 给Activity添加一个Fragment Managing Fragment...
分类:Windows程序   时间:2016-07-19 10:26:36    阅读次数:289
API翻译 --- Tasks and Back Stack
IN THIS DOCUMENT Saving Activity State  保存activity状态 Managing Tasks    管理任务 Defining launch modes 定义启动模式 Handling affinities 处理密切关系 Clearing the back stack 清除回退栈 Starting a task ...
分类:Windows程序   时间:2016-07-19 10:24:47    阅读次数:253
Entity Framework Tutorial Basics(2):What is Entity Framework?
What is Entity Framework? Writing and managing ADO.Net code for data access is a tedious and monotonous job. Microsoft has provided an O/RM framework ...
分类:其他好文   时间:2016-07-07 09:47:46    阅读次数:217
Managing Chef Cookbooks the Berkshelf way
Managing Chef Cookbooks the Berkshelf way July 6, 2015 by Nitheesh Poojary Chef cookbooks can become hard to handle; let’s talk about Berkshelf manage ...
分类:其他好文   时间:2016-07-03 01:50:58    阅读次数:219
CGContext 解释
Managing Graphics Contexts:管理图形上下文 Saving and Restoring the Current Graphics State:保存和恢复当前图形上下文的状态 //因为图形上下文在每一时刻都有一个确定的状态,该状态概括了图形上下文所有属性的设置。为了便于操作这些 ...
分类:其他好文   时间:2016-06-28 18:33:19    阅读次数:639
192条   上一页 1 ... 6 7 8 9 10 ... 20 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!