码迷,mamicode.com
首页 >  
搜索关键字:other    ( 5856个结果
hdu 5969 最大的位或
最大的位或 Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/65536 K (Java/Others)Total Submission(s): 655 Accepted Submission(s): 293 Problem Des ...
分类:其他好文   时间:2016-11-27 00:17:39    阅读次数:179
git 使用系列(二)---- 分支和合并
Branching and Merging The Git feature that really makes it stand apart from nearly every other SCM out there is its branching model. Git allows and en ...
分类:其他好文   时间:2016-11-26 20:34:29    阅读次数:161
Myeclipse10 中 wtp server runtime是空的
1)File->New->Other (2)弹出窗口勾上Show All Wizards,然后在type fiter text那里输入Server,选中server->next->选中apache->选tomcat v6.0 server->下面有server name可以按照自己的需要填写->ne ...
分类:系统相关   时间:2016-11-26 20:07:16    阅读次数:429
【PL/SQL练习】自定义异常
由用户自己定义1、定义异常名称,类型exception2、举出异常(raise excepttion)3、捕获异常 非预定义异常,通过oracle ORA-XXXX错误代码,建立异常捕获! 获取others中错误代码和错误信息: sqlcode: oracle 错误代码 sqlerrm: oracl ...
分类:数据库   时间:2016-11-26 18:16:48    阅读次数:474
wx.ToolBar
wx.ToolBar A toolbar is a bar of buttons and/or other controls usually placed below the menu bar in a wx.Frame. You may create a toolbar that is manag ...
分类:其他好文   时间:2016-11-26 14:41:39    阅读次数:360
[POJ1328]Radar Installation
[POJ1328]Radar Installation 试题描述 Assume the coasting is an infinite straight line. Land is in one side of coasting, sea in the other. Each small islan ...
分类:其他好文   时间:2016-11-26 11:49:26    阅读次数:172
[POJ2109]Power of Cryptography
[POJ2109]Power of Cryptography 试题描述 Current work in cryptography involves (among other things) large prime numbers and computing powers of numbers amo ...
分类:其他好文   时间:2016-11-26 11:47:03    阅读次数:249
软件评测师笔记_软件质量管理基础20161022
软件质量管理 软件是逻辑产品,其质量属性有不同的特点。软件质量保证(SQA)活动是确保软件产品在软件生存期所有阶段的质量的活动,即为了确定、达到和维护需要的软件质量而进行的所有有计划、有系统的管理活动。 概括地说,软件质量就是软件与明确地和隐含地定义的需求相一致的程度。具体地说,软件质量是软件与明确 ...
分类:其他好文   时间:2016-11-26 02:48:14    阅读次数:313
基于原生态Hadoop2.6 HA集群环境的搭建
hadoop2.6 HA平台搭建 一、条件准备 软件条件: Ubuntu14.04 64位操作系统, jdk1.7 64位,Hadoop 2.6.0, zookeeper 3.4.6 硬件条件: 1台主节点机器,配置:cpu 8个,内存32G,硬盘200G 5台从节点机器,配置均为:cpu 4个,内 ...
分类:其他好文   时间:2016-11-25 23:38:26    阅读次数:209
JSTL 标签大全详解
1、什么是JSTL?        JSTL是apache对EL表达式的扩展(也就是说JSTL依赖EL),JSTL是标签语言!JSTL标签使用以来非常方便,它与JSP动作标签一样,只不过它不是JSP内...
分类:Web程序   时间:2016-11-25 20:59:46    阅读次数:312
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!