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
inte
android网络编程——使用Android中的网络连接
为了访问互联网,你的应用程序需要获取“android.permission.
INTE
AK_47
·
2014-07-09 17:00
http
http
android
android
http
网络编程
Uva-1265-Tour Belt
在想优化的方法,结果~~~想多了代码:#include #include #include #include usingnamespacestd; constintinf=1a.c; } }E[maxm];
inte
z309241990
·
2014-07-02 18:00
并查集
Uva-10972-RevolC FaeLoN
#include #include #include #include usingnamespacestd; constintmaxn=1e3+100; constintmaxm=1e6+100;
inte
z309241990
·
2014-06-30 22:00
边双连通分量
Uva-11396-Claw Decomposition
每个边的两个点一定要处于2个不同的鸡爪中~代码:#include #include #include usingnamespacestd; constintmaxn=310; constintmaxm=5e4;
inte
z309241990
·
2014-06-29 13:00
二分图判定
VirtualBox配置桥接网络
将运行虚拟机的用户添加到该组中[user_name是系统用户名] sudogpasswd-auser_nameuml-net 3、编辑网络接口的配置文件 sudovi/etc/network/
inte
longyi_java
·
2014-06-26 15:00
Uva-1201-Taxi Cab Scheme
usingnamespacestd; constintmaxn=600; constintmaxm=3e5; structNode { intsx,sy; intex,ey; intt; intc; }a[maxn];
inte
z309241990
·
2014-06-25 16:00
二分图匹配
Uva-11419-SAM I AM
后来看别人的代码想了半天才明白代码:#include #include #include usingnamespacestd; constintmaxn=2e3; constintmaxm=3e6;
inte
z309241990
·
2014-06-25 10:00
二分图匹配
Uva-11324-The Largest Clique
这里卡死了代码:#include #include #include #include usingnamespacestd; constintmaxn=1500; constintmaxm=1e5+100;
inte
z309241990
·
2014-06-24 10:00
SCC
PAT1002. A+B for Polynomials
#include constintN=1005; floata[N],b[N]; intmain() { intk; scanf("%d",&k); while(k--) {
inte
; doubleco
u013827143
·
2014-06-21 12:00
Debian下配置网络的方法
auto eth0 #开机自动激活 iface eth0
inte
static #静态IP address 192.168.0.56 #本机IP netmask 255.255.255.0 #子网掩码
·
2014-06-19 21:00
Debian
Postgresql生成大量测试数据
生成数据方法生成序列SELECT*FROMgenerate_series(1,5);生成dateSELECTdate(generate_series(now(),now()+'1week','1day'));生成
inte
chenrui
·
2014-06-17 12:12
大数据
PostgreSQL
Postgresql生成大量测试数据
生成数据方法生成序列SELECT*FROMgenerate_series(1,5);生成dateSELECTdate(generate_series(now(),now()+'1week','1day'));生成
inte
chenrui
·
2014-06-17 12:12
大数据
PostgreSQL
[leetcode]Word Ladder
transformation sequence from start to end, such that: Only one letter can be changed at a time Each
inte
huntfor
·
2014-06-17 11:00
LeetCode
android调用音乐播放器,三种方
/***播放指定名称的歌曲*@paramaudioPath指定默认播放的音乐*/publicstaticvoidplayAudio(StringaudioPath){
Inte
仰望明天
·
2014-06-16 16:52
android
【1】--《30天自制操作系统》读书笔记--0~3天
2.3、里面的汇编是基于x86的cpu,里面的bios也是有规定的,是
inte
lijiuyangzilsc
·
2014-06-16 10:00
hibernate hql case when 子查询报java.lang.NullPointerException错误
'end fromThemeComponenttwheret.theme.id=1jsp报如下错误java.lang.NullPointerException atorg.hibernate.hql.
inte
linminqin
·
2014-06-12 10:00
oracle起定时任务,每隔1秒执行一次
sysdate); end;定时任务样板:declare job1number; begin dbms_job.submit(job1, what=>'test;', next_date=>sysdate,
inte
xb12369
·
2014-06-06 21:00
定时任务
YUV与RGB的相互转换
YUV到RGB:intC=Y-16; intD=U-128;
intE
=V-128; intR=298*C+409*E+128; intG=298*C-100*D-208*E+128; intB=298
tobacco5648
·
2014-05-30 20:00
CPU的快速互联通道(QPI)详解
新一代的
Inte
下木
·
2014-05-29 22:09
QPI
CPU
硬件
FPGA
CPU的快速互联通道(QPI)详解
新一代的
Inte
Hipercomer
·
2014-05-29 22:00
cpu
硬件
QPI
oj成绩处理
usingnamespacestd; classStudent { protected: intnum,chinese,math,english; public: Student(intn,intc,intm,
inte
u012370487
·
2014-05-29 22:00
如何将普通无线路由器设置为无线AP
步骤1:本地网卡――无线路由器通电的情况下,连接无线路由器LAN口(使用网线连接),【如下图所示】步骤2:控制面板――网络和
Inte
1955467921
·
2014-05-29 15:31
无线天
普通无线路由器弹广告
论坛帖子中搜集的路由器pppoe拨号常规配置
conftPPP-C(config)#vpdnenable//启用路由器的虚拟专用拨号网络---***d由于ADSL的PPPoE应用是通过虚拟拨号来实现的所以在路由器中需要使用VPDN的功能PPP-C(config)#
inte
1
wentwy
·
2014-05-28 14:13
pppoe
Cisco/H3C
POJ3259(判断有无负权环)
include #include #include #include #include #include #include #include usingnamespacestd; structedge {
inte
immiao
·
2014-05-25 10:00
Python基础教程之第1章 基础知识
保持更新 #1.2 交互式解释器 D:\>python Python 2.7.5 (default, May 15 2013, 22:43:36) [MSC v.1500 32 bit (
Inte
kanglecjr
·
2014-05-22 05:00
python
Python基础教程之第1章 基础知识
保持更新 #1.2 交互式解释器 D:\>python Python 2.7.5 (default, May 15 2013, 22:43:36) [MSC v.1500 32 bit (
Inte
kanglecjr
·
2014-05-22 05:00
python
获取状态栏、标题栏的高度
com.android.internal.R$dimen"); Objectobj=c.newInstance(); Fieldfield=c.getField("status_bar_height"); intx=
Inte
u010410408
·
2014-05-21 10:00
POJ-1523-SPF
最近一直做周赛和电子科大的~抽空复习图论了这个题就是求割点,算是模板题代码:#include #include #include usingnamespacestd; constintmaxn=1e5+1000;
inte
z309241990
·
2014-05-15 01:00
割点
JDK动态代理和cglib生成代理
如果user为null, 那么不让用户访问save方法. ① 接口类: PersonService public
inte
pyzheng
·
2014-05-13 13:00
JDK动态代理
JDK动态代理和cglib生成代理
如果user为null, 那么不让用户访问save方法. ① 接口类: PersonService public
inte
pyzheng
·
2014-05-13 13:00
JDK动态代理
Android开发实践:WIFI连接功能的封装
该回调接口的定义如下:public
inte
tickTick
·
2014-05-12 21:07
android
wifi
连接
封装
Android学习笔记(十九)分享简单数据
例如:IntentsendIntent=newIntent(); sendIntent.setAction(Intent.ACTION_SEND); sendIntent.putExtra(
Inte
wqjsir
·
2014-05-11 11:00
vrrp冗余路由协议实验
Quidway]syssw1[sw1]vlan10[sw1-vlan10]porte1/0/10[sw1-vlan10]vlan20[sw1-vlan20]porte1/0/20[sw1-vlan20]
inte
1
1169334005
·
2014-05-10 16:36
防火墙
交换机
vrrp
vrrp冗余路由协议实验
Quidway]syssw1[sw1]vlan10[sw1-vlan10]porte1/0/10[sw1-vlan10]vlan20[sw1-vlan20]porte1/0/20[sw1-vlan20]
inte
1
1169334005
·
2014-05-10 16:36
交换机
防火墙
vrrp
Android Activity之间切换出现短暂黑屏的处理方法
同样,使用startActivity(
inte
…… 在默认情况下,Android应用程序启动时,会
·
2014-05-09 10:00
Activity
将一串字符按照不同名称分组,用于统计
; String[] chs = classnamestr.split(","); Map<String,
Inte
winder_sety
·
2014-05-08 11:00
分组
iOS 字符串转码+解压
. // #import"ViewController.h" #import"LFCGzipUtillity.h" @
inte
qqMCY
·
2014-05-08 10:00
ios
字符串
编码
解压
Xen环境搭建
一)主机环境硬件:机器All Series,B85M-G,cpu:
Inte
Linux顺子
·
2014-05-05 18:13
显式intent和隐式intent区别
显式Intent定义:对于明确指出了目标组件名称的Intent,我们称之为显式
Inte
MaximusKiang
·
2014-05-04 11:00
显式意图和隐式意图
codeforces 427C Checkposts
usingnamespacestd; #defineINF0x7fffffff #defineMOD1000000007 #defineLL__int64 constintmaxn=100005; structnode{
inte
verticallimit
·
2014-05-03 17:00
Tarjan
ios的旋屏控制技巧
-(BOOL)shouldAutorotateToInterfaceOrientation:(UIInterfaceOrientation)interfaceOrientation { return(
inte
zhangkongzhongyun
·
2014-04-30 15:00
关于socket的认识理解
TCP/IP(TransmissionControlProtocol/
Inte
ccit0519
·
2014-04-30 14:30
java
网络编程
Dijkstra 最短路径
include #defineM100 #defineN100 usingnamespacestd; typedefstructnode { intmatrix[N][M];//邻接矩阵 intn;//顶点数
inte
颜建海
·
2014-04-25 23:00
android-Acitvity之间数据的传递
在android中两个Activity之间数据的交互可以将数据放在Bundle中然后使用
Inte
lmzqm
·
2014-04-24 14:00
android
Bundle
Android开发学习之Intent详解
因此,可以将
Inte
he90227
·
2014-04-23 13:00
android
通信
Android开发
intent
C#双面打印解决方法(打印word\excel\图片)
usingSystem.Runtime.
Inte
好学的胖纸
·
2014-04-22 11:00
Java排序算法优化--快速排序【温故而知新】
/** * *@authorFly */ publicclassQuickSort{ publicvoidquicksort(int[]a,intf,
inte
){ intleft=f,right=e;
Fly_Sky520
·
2014-04-21 14:00
POJ 1308 Is It A Tree?
structnode{ intparent,num; }tree[MAX]; intvis[MAX]={};
intE
,T;//E节点数,T指示是否成树。
u012891242
·
2014-04-13 17:00
poj
并查集
003、关于Integer.valueOf(sss)与Integer.parseInt(sss)性能
1000000; Stringsss="789654"; longstart1=System.currentTimeMillis(); for(inti=0;i
inte
jcc_codingBoy
·
2014-04-12 16:00
[hdu 4215]Number Theory? 数论+打表
pid=4215题意为给出数字N,找出对应区间[L,R]的个数,使得1 #include #defineN30 usingnamespacestd; inti,o,p,j,k,l,n,m,t,r;
inte
ahm001
·
2014-04-09 23:00
数论
ACM
上一页
56
57
58
59
60
61
62
63
下一页
按字母分类:
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
其他