码迷,mamicode.com
首页 >  
搜索关键字:Plan    ( 1968个结果
Common SQL for Oracle---(3)Check Execution Plan
---CheckExecutionPlan-------sql_plan@awrselectplan_table_outputfromtable(dbms_xplan.display_awr(‘&sql_id‘,null,null,‘ADVANCED+PEEKED_BINDS‘));---allsql_plan@awrSELECTA.INSTANCE_NUMBER,A.SNAP_ID,A.SQL_ID,A.PLAN_HASH_VALUE,to_char(b.begin_interval_time,‘y..
分类:数据库   时间:2015-04-21 18:30:02    阅读次数:181
你必须要知道的思维导图软件MindManager
思维导图软件MindManager是一个可视化的工具,可以用在脑力风暴(brainstorm)和计划(plan)当中。提供给商务人士一个更有效的、电子化的手段来进行捕捉、组织和联系信息(information)和想法(idea)。很多人尝试安装思...
分类:其他好文   时间:2015-04-20 19:26:08    阅读次数:112
RESOURCE SUMMARY
I dont know where to start so searched the net and get a lot of free videos, my plan is to watch them all, buy a mac mini, then sign a train school,th...
分类:其他好文   时间:2015-04-20 12:36:15    阅读次数:180
[转]开源中国的 IT 公司开源软件整理计划介绍
[转]开源中国的 IT 公司开源软件整理计划介绍http://www.oschina.net/news/61534/oschina-opensource-collection-plan-for-it-companies为了方便大家检索开源软件,促进开源在中国的进一步发展,开源中国从去年年底就开始在整...
分类:其他好文   时间:2015-04-16 23:22:34    阅读次数:149
[LeetCode] Valid Palindrome
Given a string, determine if it is a palindrome, considering only alphanumeric characters and ignoring cases.For example,"A man, a plan, a canal: Pana...
分类:其他好文   时间:2015-04-16 19:33:20    阅读次数:110
Wix 安装部署教程(九) --用WPF做安装界面
WIX是基于BootstrapperCore.dll提供UI扩展的,你可以使用WPF,也可以使用Winform作为安装界面。而这里先不得不先说其中的两个对象。一个是Engine,它提供了最根本的安装方法,如Detect,Plan,Apply和Quit等,另外一个就是引导对象BootstrapperA...
分类:Windows程序   时间:2015-04-16 00:58:19    阅读次数:5043
LeetCode【125】Valid Palindrome
Given a string, determine if it is a palindrome, considering only alphanumeric characters and ignoring cases.For example,"A man, a plan, a canal: Pana...
分类:其他好文   时间:2015-04-15 22:59:23    阅读次数:146
国际化视野很重要
我的一个优势,就是具有国际化视野:1.中文产品国际化2.国内也有许多好的源码项目(比如dzz和腾讯的许多开源项目),可以应用到自己的产品中来。比如:http://www.oschina.net/news/61534/oschina-opensource-collection-plan-for-it-...
分类:其他好文   时间:2015-04-15 18:37:07    阅读次数:134
[LeetCode] Valid Palindrome
Given a string, determine if it is a palindrome, considering only alphanumeric characters and ignoring cases.For example,"A man, a plan, a canal: Pana...
分类:其他好文   时间:2015-04-13 18:23:52    阅读次数:105
oracle导出一条二进制数据(二进制,long只能通过dmp导出)
exp jxfoc/JXFOC@ORCL file=d:\dd.dmp tables=(jxfoc.FLIGHT_PLAN_MAKE_LOG,jxfoc.METAR_CONTENT_FOR_MAIL) query=\"where flight_no='HO1380' and flight_date=...
分类:数据库   时间:2015-04-13 16:05:31    阅读次数:138
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!