码迷,mamicode.com
首页 >  
搜索关键字:show all    ( 41857个结果
pl/sql developer 使用的一些技巧
1,登录后默认自动选中My Objects默认情况下,PLSQL Developer登录后,Brower里会选择All objects,如果你登录的用户是dba,要展开tables目录,正常情况都需要Wait几秒钟,而选择My Objects后响应速率则是以毫秒计算的。Tools菜单 --> Obj...
分类:数据库   时间:2014-06-09 15:31:31    阅读次数:301
LeetCode:Generate Parentheses
题目链接Givennpairs of parentheses, write a function to generate all combinations of well-formed parentheses.For example, givenn= 3, a solution set is:"((...
分类:其他好文   时间:2014-06-09 15:11:33    阅读次数:212
ios动态创建UIView
- (id)initWithFrame:(CGRect)frame; // default initializer// (CGRect)frame:UIView的大小创建一个UIView- (void)viewDidLoad{ UIView *v = [[UIView all...
分类:移动开发   时间:2014-06-09 14:54:00    阅读次数:393
Meditation Guide
Meditation“Stop!!!”don’t we just scream【vi. 尖叫;呼啸;发出尖锐刺耳的声音;令人触目惊心】 this in our minds when the day has been very bad and all we think about is “work, ...
分类:其他好文   时间:2014-06-09 14:12:01    阅读次数:456
注释习惯
#region File Header & Copyright Notice/* * Copyright (C) 2014 AUGMENTUM, INC. All Rights Reserved. * THIS SOURCE CODE IS CONFIDENTIAL AND PROPRIETARY ...
分类:其他好文   时间:2014-06-08 23:33:33    阅读次数:409
LEETCODE--Remove Duplicates from Sorted List II
Given a sorted linked list, delete all nodes that have duplicate numbers, leaving onlydistinctnumbers from the original list.For example,Given1->2->3-...
分类:其他好文   时间:2014-06-08 21:56:41    阅读次数:297
java总结文章
原创地址:http://www.cnblogs.com/Alandre/(泥沙砖瓦浆木匠),需要转载的,保留下! ThanksTalk is cheap. Show me the code.Written In The Font 图能抵过一切,喜欢咖啡喜欢java.Con...
分类:编程语言   时间:2014-06-08 21:11:54    阅读次数:310
mysql show default charset.
1 show create table t
分类:数据库   时间:2014-06-08 19:07:41    阅读次数:217
pat 1068 动态规划/Fina More Conis
1068. Find More Coins (30)Eva loves to collect coins from all over the universe, including some other planets like Mars. One day she visited a univers...
分类:其他好文   时间:2014-06-08 18:49:44    阅读次数:432
《C语言编写 学生成绩管理系统》
/* (程序头部凝视開始)* 程序的版权和版本号声明部分* Copyright (c) 2011, 烟台大学计算机学院学生 * All rights reserved.* 文件名: 学生成绩管理系统 * 作 者: 刘江波 * 完毕日期: 2012 年 6 月 23 日* 版 本 号: v.623 *...
分类:编程语言   时间:2014-06-08 18:46:30    阅读次数:413
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!