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
haha
Python下调用json.dumps中文显示问题解决办法
json.dumps在默认情况下,对于非ascii字符生成的是相对应的字符编码,而非原始字符,例如:>>>importjson>>>js=json.loads('{"
haha
":"哈哈"}')>>>printjson.dumps
Airship
·
2016-04-16 15:00
javascript中的变量提升和函数提升详解
function(){ console.log(
haha
); functionhaha(){ console.log('iamhaha'); } varhaha=1; console.log(
haha
)
Tyro_java
·
2016-04-12 13:00
变量提升
函数提升
shell中的cat和文件分界符(
在shell中,文件分界符(通常写成EOF,你也可以写成FOE或者其他任何字符串)紧跟在ha>
haha
>hahaha>EOF输出:hahahahahaha2、把输出追加到文件root@ribbonchen-laptop
mosesmo1989
·
2016-04-11 17:43
shell
shell中的cat和文件分界符(<
在shell中,文件分界符(通常写成EOF,你也可以写成FOE或者其他任何字符串)紧跟在ha>
haha
>hahaha>EOF输出:hahahahahaha2、把输出追加到文件root@ribbonchen-laptop
mosesmo1989
·
2016-04-11 17:00
linux
shell
python4.3笔记汇总(图片上不去啊)
2.其他解释器及其环境错误异常a=0;try:a==0except:print('
haha
')else:print('hehe')用python当计算器//>>>7//23>>>7//-3-3%>>>7%
HeruiPrograming
·
2016-04-09 10:12
----python
三十岁就自杀
能量守恒,图片由
HAHA
提供四月份加了个收费写作群,每天要交500字的作业,有三次违规机会,第四次除名。
刘宇晴小萝卜
·
2016-04-05 23:18
js的window对象
windows对象 //window.alert("
haha
"); //window.confirm("
haha
");//确认 //window.prompt(); //window.close
adustdu2015
·
2016-04-02 20:00
服务注册问题--未能加载文件和程序集
使用 installutil命令来注册服务,installutilC:
haha
.exe,必须使用vs的命令行如果路径C:\
haha
.exe中有空格的话,需要在路径两边加上引号。
anyqu
·
2016-03-29 09:00
php发送get、post请求的几种方法
From:http://blog.csdn.net/
haha
00217/article/details/7969504方法1:用file_get_contents以get方式获取内容[php]viewplaincopyprint
清清飞扬
·
2016-03-28 16:00
js获取宽度高度,跳转,滚动条时间
document.title="
haha
";//标题 location="www.baidu.com"//跳转 //获取div宽度 alert(document.getElementById("ba")
u010162882
·
2016-03-27 23:00
JavaScript
阿里云服务器怎么去掉tomcat的8080端口
比如www.
haha
.com; 在云服务器上安装了tomcat,访问服务器就成了http://www.
haha
.com:8080/。
烟雨飘渺
·
2016-03-16 18:00
MarkDown 语法
Are|Cool||-----|:-----------:|---:||Col1|right-aligned|$1600||Col2|centered|$12|####代码框UITextField*tf_
haha
在草地上奔跑的壮汉
·
2016-03-11 10:59
Handler用法
mHandler.post(runnable); Runnablerunnable=newRunnable(){ @Override publicvoidrun(){ textView.append("
haha
yjs1129580545
·
2016-03-08 20:00
linux-qcow2格式安装虚拟机及脚本一键克隆qcow2虚拟机
1 使用QCOW2格式磁盘文件当硬盘KVM装机(克隆系统占用空间非常小)cd/var/lib/libvirt/images(磁盘文件存放区)qemu-imgcreate-fqcow2
haha
.img80G
txl7771328
·
2016-03-01 20:09
Python绑定方法,未绑定方法,类方法,实例方法,静态方法
>>>classfoo(): clssvar=[1,2]def__init__(self):self.instance=[1,2,3]defhehe(self):print'
haha
'>>>foo.hehe
dreamfor
·
2016-02-19 13:00
new 小记
){ this.name=name; } Person.prototype.say=function(){ returnthis.name; } varperson=newPerson("
haha
icantunderstand
·
2016-02-17 14:00
Python 元组 集合
1.元组>>>a=(1,2,3,4,5) >>>b=list(a)#转换成列表对象,可以更改 >>>b [1,2,3,4,5] >>>b[0]="
HAHA
"#更新列表内的值.
YoungGu
·
2016-02-13 13:00
系统管理中 bash shell 脚本常用方法总结
请看如下例子:[root@linux~]#name=
HaHa
[root@linux~]#ec
北方人
·
2016-02-02 21:20
android学习记录3(数据存储的方式:sqlite、sp、存文件。listview简单使用)
数据库的创建文件的创建//引用,如果文件不存在是不会被创建Filefile=newFile(“
haha
.txt”);//输出流写数据,文件才被创建FileOutputStreamfos=newFileOutputStream
mouse12138
·
2016-01-31 14:00
android
sqlite
Linux实操题
/bin/bashtrap"loop"2loop(){ echo"
haha
,youcan'tbreakme!"}while((1))do echo"Keepalive!"
tutaralg
·
2016-01-26 12:44
linux
Linux实操题
/bin/bashtrap"loop"2loop(){echo"
haha
,youcan'tbreakme!"}while((1))doecho"Keepalive!"
tutaralg
·
2016-01-26 12:44
linux
js中的操作符
运算符://js中拼接运算符console.log(2+3);console.log('hello'+''+'world');console.log(2+3+4+'
haha
'+5+6);//9ha
AutismTune
·
2016-01-26 11:00
html
title盒子分区锚点图片标题水平线段落
haha
超连接换行屠龙宝刀点击就送有奶就是娘段落,字加粗a2上标文件注释格式化文本 3 +9 -------
孙厚福
·
2016-01-23 08:00
表连接
------------- 1zs 2ls 3ww 1aaaSQL>select*fromt2; IDNAME-------------------- 1
haha
陈继松
·
2016-01-21 18:03
表连接
根据 inode number 查找文件
touchhaharoot@pc0003:~/test#lnhahahaha123root@pc0003:~/test#ls-li总用量010740018-rw-rw-r--2chunlichunli0 1月2015:32
haha
10740018
990487026
·
2016-01-20 15:12
number
iNode
查找文件
根据
根据 inode number 查找文件
touchhaharoot@pc0003:~/test#lnhahahaha123root@pc0003:~/test#ls-li总用量010740018-rw-rw-r--2chunlichunli01月2015:32
haha
10740018
990487026
·
2016-01-20 15:12
inode
number
查找文件
Linux
玩家
window.onload、DOMContentLoaded和$(document).ready()
window.onload=
haha
(); functionhaha(){console.log(document.getElementById("div1"));}
jm1999
·
2016-01-15 14:00
RecyclerView的简单使用
我是想做个日历应用的,发现需要用到RecyclerView,之前也经常用但是还是会忘记,所以还是把它写下来吧~~~
haha
1.导入依赖库首先导入依赖compile'com.android.support
u011326979
·
2016-01-14 18:00
android
view
布局
Recycler
bzoj1150
haha
,贪心,边界条件折腾了我一会儿1#include 2#include 3#include 4#include 5usingnamespacestd; 6 7constintMAXN=
Chris_Cao
·
2016-01-08 21:00
bzoj1150
haha
,贪心,边界条件折腾了我一会儿1#include 2#include 3#include 4#include 5usingnamespacestd; 6 7constintMAXN=
Chris_Cao
·
2016-01-08 21:00
java写hadoop全局排序
streaming的方式往往不好处理,于是乎用原生语言来写map-reduce;开发环境eclipse,windows,把hadoop相关的jar附加到程序中,打包后放回linux虚机执行;输入数据 1
haha
finallyly
·
2015-12-31 14:00
JAVA学习-JavaWeb简介
就是.net中的web.config /
haha
.jsp 配置默认首页。 MyEclipse创建的Web项目目录结构:src:用来存放JAVA源程序WebRoot:项目根目录
小肥羊同学
·
2015-12-27 22:00
JAVA学习-JavaWeb简介
就是.net中的web.config /
haha
.jsp 配置默认首页。 MyEclipse创建的Web项目目录结构:src:用来存放JAVA源程序WebRoot:项目根目录
小肥羊同学
·
2015-12-27 22:00
Git的简单使用
config--globaluser.email"
[email protected]
"//这里的email换成你自己的以上信息主要用来标识你的身份 三.本地创建仓库(项目):1)创建仓库目录:先在本地创建一个
haha
阿桂1989
·
2015-12-25 17:00
github
SVN
git
版本控制
php之smarty分配变量
smarty2.phpassign('title',$_title);$_array=array('aaa','bbbb','ccc','dddd');$_array2=array('
haha
'=>'aaa
jlaij
·
2015-12-21 21:31
php编程
【ffmpeg命令】无损剪辑视频
ffmpeg-iinput.mp4-ss[START_TIME]-t[TOTAL_TIME]-acodeccopy-vcodeccopyoutput.mp4 示例(将Caminandes.mp4从21秒处开始保留总长20秒剪辑输出为
haha
.mp4
Eirot
·
2015-12-17 13:00
video
ffmpeg
剪辑
OC 学习 习题 更多
将数组元素按单词个数排序后返回(10分) */-(NSArray*)sortByNumberOfWordsInArray:(NSArray*)arr;/* 2.编写函数,将某中间目录插入到指定节点处(10分) 比如传入字符串@"
haha
super_man_ww
·
2015-12-17 11:00
oc学习
oc习题
python 传值引用和传参引用
特此记录: 先看一个例子t_list=[1,2]t_dict={"a":"
haha
","b":"heh
用杀证明爱
·
2015-12-17 11:00
Error---Access is denied
Haha
!so,iwassohappytometal
u011500356
·
2015-12-16 16:00
linux 通过脚本设定时任务
1.编写crond需要的执行的脚本:example.shecho"
haha
"2.编写cron执行的脚本,example1****rootexample.sh>/dev/null2>&13.在安装脚本install.sh
miss_UU
·
2015-12-14 18:00
使用FILE
=NULL){ printf("%s","
haha
"); } printf("%d",fp); getc
·
2015-12-09 11:15
File
bootstrap 弹出框 alert、confirm
代码调用showTip("
haha
",1000,function(){});showMsg("
haha
",function(){});showConfirm("
haha
",function(){});/
davidhhs
·
2015-12-08 17:43
web
前端
bootstrap 弹出框 alert、confirm
阅读更多代码调用showTip("
haha
",1000,function(){});showMsg("
haha
",function(){});showConfirm("
haha
",function(){
davidforit
·
2015-12-08 17:00
js
modal
alert
confirm
bootstrap 弹出框 alert、confirm
阅读更多代码调用showTip("
haha
",1000,function(){});showMsg("
haha
",function(){});showConfirm("
haha
",function(){
davidforit
·
2015-12-08 17:00
js
modal
alert
confirm
ajax post(copy part)
srcpagevarq=newXMLHttpRequest();vardata='usr=weidiao&pwd=
haha
';data=encodeURI(data);varurl="xxxxxx";q.open
weidiao
·
2015-12-04 10:00
cat小细节
/bin/sh 2cat>testtest<
haha 4xixi 5EOF (无空格)[root@nagios_scriptsnagios_scripts]#shtex
chbo_yang
·
2015-12-03 14:06
技巧
关于内存溢出产生的死循环
#include #include int main() { int i, arr[10]; for (i = 0; i <= 12; i++) { printf("
haha
!
想去猫本
·
2015-12-01 22:29
内存越界产生死循环
java 给定一个字符串数组。按照字典顺序进行从小到大的排序。
publicclassFourteenDemo{publicstaticvoidmain(String[]args){String[]str={"nba","abc","cba","zz","qq","
haha
景上
·
2015-12-01 01:33
Java
java 给定一个字符串数组。按照字典顺序进行从小到大的排序。
publicclassFourteenDemo {publicstaticvoidmain(String[]args) {String[]str={"nba","abc","cba","zz","qq","
haha
baidu_32731497
·
2015-12-01 01:00
XSS attack
> 13Ifyoutheform'sactionisnull,itwillrefreshthecurrentpage,requestthecurrentphp.Key:alert("
haha
");
weidiao
·
2015-11-26 11:00
上一页
26
27
28
29
30
31
32
33
下一页
按字母分类:
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
其他