E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
SHU
Oracle 11G 维护配置命令
运行sqlplus命令,进入sqlplus环境,nolog参数表示不登录;sqlplus/nolog以管理员模式进入conn/assysdba启动数据库查看文本打印startup;停止数据库查看文本打印
SHU
CIAS
·
2016-05-31 21:13
Oracle
《计算机网络》笔记 之 第五章 运输层
转载自https://xiaoxueying.gitbooks.io/computer-networks-5th-/content/chuan_
shu
_ceng.html本章重点:(1)运输层为相互通信的应用进程提供逻辑通信
tongsdroid
·
2016-05-13 12:00
网络
计算机
运输层
挖宝游戏
;$this->gongji=20;$this->fangyu=10;$this->level=1;$this->qian=50;$this->jingyan=0;}functionwabao(){$
shu
weixin_30690833
·
2016-05-08 13:00
java
php
sql-select
SELECTSNO,NAME,
SHU
+YU+YINASSUM,(
SHU
+YU+YIN)/3ASAVGFROMTAB_STU; 2 SELECTDISTINCTDEPTFROMTAB_STU;
writeademo
·
2016-05-05 22:00
splay旋转模板
]==x)return0;elsereturn1; } voidmaintain(intx){ da[x]=max(a[x],max(da[tree[x][0]],da[tree[x][1]]));
shu
doyouseeman
·
2016-04-28 22:00
模板
旋转
splay
伸展树
splay旋转
Oracle存储过程全解及java调用示例
create table xuesheng(id integer ,xing_ming varchar2 ( 25 ),yu_wen number ,
shu
_xue
zmx729618
·
2016-04-28 15:00
存储过程
数据库
专栏:FROM 爬虫 TO 数据科学
个人联系方式:weibo:乌小小申Github:wuxiaoshenEmail:wuxiaoshen@
shu
.e
谢小路
·
2016-04-25 21:54
蛇形填
shu
#includeusingnamespacestd;ints[100][100];intmain(){ memset(s,0,sizeof(s)); intm,n; cin>>m>>n; intcnt=s[0][0]=1;; intr=0,c=0; while(cnt!=m*n) { while(c+1=0&&!s[r][c-1]){s[r][--c]=++cnt;} w
qq_33901573
·
2016-04-10 15:00
线程池系列--ExecutorService接口:关闭线程池
Runnable接口 } public interface ExecutorService extends Executor { /** * Initiates an orderly
shu
J_Stone
·
2016-04-09 19:00
PHP中key和current,next的联合运用实例分析
分享给大家供大家参考,具体如下:问题:$arrq=array();$arrq['tuc']=array('sss'=>'ewq','
shu
'=>'sjkah','saa'=>'dwjhaz');$arrq
Fanteathy
·
2016-03-29 11:32
bzoj 3530: [Sdoi2014]数数
defineM1509 5#defineMO1000000007 6#definelllonglong 7usingnamespacestd; 8chara[M]; 9intb[M],c[M],n,
shu
xiyuedong
·
2016-03-23 05:00
bzoj 3211: 花神游历各国
include 4#defineM100006 5usingnamespacestd; 6structdata 7{ 8intl,r; 9longlongzhi; 10boolkg; 11}
shu
xiyuedong
·
2016-03-22 23:00
赏樱人太多?不如把春天带回家
原文链接:春天除了赏樱你还可以酱如何优(zhuang)雅(bi)的迎接即将到(jie)来(
shu
)的樱花季?答案:吃掉它。不是因为樱花多美味,而是,你吃下去的是一整个春天。
MissLeah二楼
·
2016-03-19 15:44
[Tomcat] server.xml详解
className指定实现org.apache.catalina.Server接口的类.默认值为org.apache.catalina.core.StandardServerport指定Tomcat监听
shu
陈大集
·
2016-03-15 08:49
第二周 项目4 用循环求
版本:v6.0 * *问题描述:计算输出pai的值 *输入描述:无 *程序输出:输出答案 */ #include usingnamespacestd; intmain() { doublesum=0,
shu
jiaqingyan1
·
2016-03-12 17:00
python基础02
rangerange(101)就可以生成0-100的整数序列 Python中[],(),{}的表示区别:name['
shu
','ju','ku']#list列表格式 name('
shu
','ju','
YYCRiver
·
2016-03-06 11:00
HTTP API响应数据规范
出处:http://mlongbo.com/http-apixiang-ying-
shu
-ju-gui-fan-zheng-li/概述本文档为本人对长期开发API接口所整理的经验总结,如有不完善或不合理的地方
nowadaysall
·
2016-03-03 12:00
json
文档
2015年第六届蓝桥杯省赛(C/C++ B组)第七题
思路:基础dfs、#include #include usingnamespacestd; intoutput; voiddfs(intshu,intsum) { if(
shu
>14)return;//
mengxiang000000
·
2016-02-29 22:00
B组
刚学C语言时理解性的写的2杈
#ifndef_
SHU
_H #define_
SHU
_H #define_CRT_SECURE_NO_WARNINGS #include #include #include #include typedefstructNode
for_casech
·
2016-02-26 23:00
HDU 5166 Missing number
本题的题意如下:给出一串数字,让你找出与它大小最接近的两个正整数,zhe’l这两个正整数可能在这一串
shu
数字的前面,也可能在这一串数字的后面。
qq_32866009
·
2016-02-19 13:00
如何shutdown JBoss AS 7 server
windows),所以当你想要关闭jboss服务的时候,必须要CTRL+C或单独打开一个再开一个cmd窗口,进入Jboss的bin目录,运行 Jboss-cli.bat --connect command=:
shu
huluedeai
·
2016-02-05 22:00
jboss
CentOs笔记
/config/2014/1031/4039.htmlhostnamectlset-hostname 强行删除一个文件夹rm-rf文件夹名r表示递归f表示强制 重启:shutdown-rnow关机:
shu
NewSea
·
2016-02-02 19:23
有些人,注定只能陪你走一段路
是看到
Shu
的空间动态更新,才知道她举办婚礼的。她没有告诉我她的婚期。我仿佛才恍然大悟,我们已经有大半年没有联系过了。记得那个我们一起走出了共同经历过的黑暗,彼此艰难的开始新生活的时期,是亲密无间的。
马夫人说
·
2016-01-27 23:55
有些人,注定只能陪你走一段路
是看到
Shu
的空间动态更新,才知道她举办婚礼的。她没有告诉我她的婚期。我仿佛才恍然大悟,我们已经有大半年没有联系过了。记得那个我们一起走出了共同经历过的黑暗,彼此艰难的开始新生活的时期,是亲密无间的。
马夫人说
·
2016-01-27 23:55
环游世界的80个绝美延时,震撼心灵的视觉系作品
Shu
V电影
·
2016-01-26 00:00
[学习笔记-Android]自用签到工具(一)
作为班长,最烦的事就是点名,因为
SHU
特殊的教学制度弱化了班级的概念(大家根据自己的时间进行选课,有的课程又是各专业混合教学,甚至其他学院的也可以修)所以点名这事就特别的烦烦烦……每次点名都要带花名册,
qq_25701887
·
2016-01-09 02:00
APP
自用
Redis: 改变HomeBrew安装的数据库文件目录
原文:http://www.lovewindy.com/redis-gai-bian-homebrewan-zhuang-de-
shu
-ju-
GreatK
·
2016-01-06 13:00
2015 Year Review
今天是2015年最后一天啦,刚好这个月还差一篇文章,下个月才能拿到「恒」勋章,就做下年(cou)度(ge)总(zi)结(
shu
)啦O(∩_∩)O~从今年年初开始,我就一直处于一种迷茫状态,不确定前进的方向
XieYupeng520
·
2015-12-31 20:00
我的故事
AnimatedTransitionGallery 是 iOS 7 自定义动画转换画廊应用。
git地址:https://github.com/
shu
223/AnimatedTransitionGalleryCollectionofcustomanimatedtransitionsforiOSusing
j_AV_a
·
2015-12-25 00:00
hdu-1076 An Easy Task
=0); } intmain() { intn,m,i,j,k; intyear,
shu
,t; for(i=1;i<5000000;i++) if(run(i)) a[i]=1; scanf("%d",
wojiaohuangyu
·
2015-12-17 14:00
Java Swing中图标,背景等最好用的类和方法
ImageIconicon=newImageIcon("E:\\javaxl\\实验报告\\res\\mao.jpg");使用URL加载本类URLurl=本类.class.getResource("
shu
.jpg
android_lyp
·
2015-12-06 11:00
java
swing
图标
桌面背景
hadoop 2.2 错误总结
yarn.nodemanager.aux-services mapreduce.shuffle 改为 yarn.nodemanager.aux-services mapreduce_
shu
qq_20545159
·
2015-12-01 13:00
hadoop
2.2
错误总结
MR操作
1.2写自己的逻辑,对输入的k-v进行处理,转换成新的k-v 1.3对输出的k-v进行分区(Partitioner) 1.4对不同分区的数据进行排序/分组,将相同的key的value放在一个集合中(
Shu
ciade
·
2015-12-01 11:00
Hadoop学习分享-----Shuffle过程
Shuffle过程介绍:
shu
rainforc
·
2015-11-30 17:00
redis缓存技术学习 www.iigrowing.cn/redis-huan-cun-ji-
shu
-xue-xi.html
来源:互联网1什么是redisredis是一个key-value存储系统。和Memcached类似,它支持存储的value类型相对更多,包括string(字符串)、list(链表)、set(集合)和zset(有序集合)。这些数据类型都支持push/pop、add/remove及取交集并集和差集及更丰富的操作,而且这些操作都是原子性的。在此基础上,redis支持各种不同方式的排序。与memcache
诺尔曼
·
2015-11-17 16:30
Java语言的Socket编程
Java语言的Socket编程 徐迎晓 (上海大学计算中心25#) xyx@yc.
shu
.edu.cn 摘 要:本文介绍了Java语言的Socket编程,包括服务端和客户端的编程方法,
·
2015-11-13 15:52
socket编程
HDU1262
Code 1 #include<stdio.h> 2 #include<string.h> 3 const int maxn = 10010; 4 int
shu
·
2015-11-13 05:45
HDU
线性筛素数
方法一: 简单易懂 View Code 1 const int maxn = 10005 ; 2 int prime[ maxn ],
shu
[ maxn ]; 3 void get_prime
·
2015-11-13 02:20
素数
The operator == is undefined for the argument type(s) int, null
package cn.edu.
shu
.web.test; public class TestInteger { public static void main(String[] args) {
·
2015-11-13 02:37
undefined
我的职业生涯
我的职业生涯 (by chen
shu
) 回顾我在上海的IT职业生涯是一件有趣的事情。 为什么会转行 11年前我做了一个改变我人生的重要决定,那就是参加计算机自学考试。
·
2015-11-12 23:53
职业生涯
数的长度---nyoj69
超时 #include <stdio.h>#include <string.h>#define M 1000001int
shu
[M]; int main(){ int
·
2015-11-12 18:13
长度
NYOJ-组合数
#include <stdio.h> #include <malloc.h> int main() { int *
shu
=NULL,n,r,i,j,count=0
·
2015-11-12 14:25
组合
nyist 202 红黑树(二叉树中序遍历)
#include <iostream> #include <cstdio> using namespace std; int n; struct
Shu
·
2015-11-12 13:41
二叉树
Sybase isql常用命令
Administrator>isql -Usa -Sruskypc --正常关闭数据库 5 Password: 6 1> shutdown 7 2> go 8 9
shu
·
2015-11-12 09:59
Sybase
Oracle 存储过程了解
我们建立一个简单的表进行存储过程的测试 create table xuesheng(id integer , xing_ming varchar2 ( 25 ), yu_wen number ,
shu
_xue
·
2015-11-12 09:07
oracle
ZOJ 1402 圆桌派菜
#include<iostream>using namespace std;int
shu
[100]; int main(){ int
·
2015-11-11 12:57
ZOJ
ZOJ 1383 输出二进制为“1”的位
#include<iostream>using namespace std;int
shu
[100]; int main(){ long
·
2015-11-11 12:55
二进制
ZOJ 1382 n = o2^p
#include<iostream.h>#include<math.h>//using namespace std;float
shu
[100]; int main
·
2015-11-11 12:55
ZOJ
ZOJ 1338 升、降序平均长度
#include<iostream>#include<iomanip>using namespace std;int
shu
[100],up[2],down[2];  
·
2015-11-11 12:53
ZOJ
ZOJ 1337 集合、关系求pi
#include<iostream.h>#include<math.h>#include<iomanip.h>//using namespace std;int
shu
·
2015-11-11 12:52
ZOJ
上一页
28
29
30
31
32
33
34
35
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他