码迷,mamicode.com
首页 >  
搜索关键字:managing    ( 192个结果
SQL之DML
DML(Data Manipulation Language)数据操纵语言statements are used for managing data within schema objects. 由DBMS提供,用于让用户或程序员使用,实现对数据库中数据的操作。DML分成交互型DML和嵌入型DML两 ...
分类:数据库   时间:2017-03-07 15:15:00    阅读次数:197
Oracle 数据库命令个人总结
一、日志管理 二、表空间管理 三、表 四、索引 五、约束(constraints) 六、加载(load)数据 七、重整数据(reorganizing data) 八、管理口令及相关资源(managing password security and resourecs) 九、管理用户(managing ...
分类:数据库   时间:2017-02-25 18:54:07    阅读次数:405
[HTML5] Focus management using CSS, HTML, and JavaScript
Something important to consider when coding a web application is managing the user's focus. For keyboard and screen reader users, we must ensure their ...
分类:编程语言   时间:2017-02-23 20:41:10    阅读次数:155
兼容音频输出设备
编写:kesenhoo - 原文:http://developer.android.com/training/managing-audio/audio-output.html 当用户想要通过Android设备欣赏音乐的时候,他可以有多种选择,大多数设备拥有内置的扬声器,有线耳机,也有其它很多设备支持 ...
分类:其他好文   时间:2017-02-02 23:40:52    阅读次数:239
chapter2. Managing files from the command line
tree命令
分类:其他好文   时间:2017-01-16 14:37:28    阅读次数:129
Remote SSH: Using JSCH with Expect4j
Now-a-days, we can see that whole world is moving around Clouds and virtualization. More and more applications are building for managing datacentre se ...
分类:Web程序   时间:2017-01-09 22:12:57    阅读次数:1486
【MSP是什么】MSP认证之成功的项目群管理
在全球商业规则巨变的今天,当今掌控变革最有效的方法是项目群管理(Program Management), 而英国政府提出的MSP (Managing Successful Programme),成功的项目群管理)体系正是这一前沿的代表,它综合了全球五百强企业项目群管理的优秀实践。通过对项目群进行管理 ...
分类:其他好文   时间:2016-12-22 09:05:41    阅读次数:594
linux安装pip
1、先说一下什么是pippip 是“A tool for installing and managing Python packages.”,也就是说pip是python的软件安装工具2、下面介绍怎么在linux下安装pip下载pip到/usr/local/src# cd /usr/local/sr ...
分类:系统相关   时间:2016-12-01 14:29:27    阅读次数:399
Client Dependency学习
Client Dependency Framework CDF CDF is a framework for managing CSS & JavaScript dependencies and optimizations for your web application. 具体可以在GitHub上 ...
分类:其他好文   时间:2016-11-28 11:11:41    阅读次数:217
【从API学英语】-DriverManager
原文: The basic service for managing a set of JDBC drivers. NOTE: The DataSource interface, new in the JDBC 2.0 API, provides another way to connect to ... ...
分类:Windows程序   时间:2016-11-20 18:34:13    阅读次数:210
192条   上一页 1 ... 4 5 6 7 8 ... 20 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!