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
Remo
远程连接Mysql数据库问题(ERROR 2003 (HY000))
'192.168.0.19' (111) 这个原因就是Mysql数据库的默认配置文件my.cnf(linux下)中的bind-address默认为127.0.0.1,所以就算你创建了可以
remo
gulianchao
·
2013-08-20 10:00
5.26-5.29 使用泛型
>(); public void addAll(List<E> list){ elements.addAll(list); } public void
remo
bingooh
·
2013-08-09 09:00
泛型
Android AIDL使用详解 +整合应用
为了使其他的应用程序也可以访问本应用程序提供的服务,Android系统采用了远程过程调用(
Remo
moubenmao
·
2013-08-06 09:00
interface
aidl
appwidget 窗口小部件onTouch事件及手势识别
本人工作之余,利用加班或空闲时间,断断续续的研究
Remo
fener10289
·
2013-07-04 19:00
ubuntu12.04 卸载和安装mysql .
5.0 2 sudo apt-get remove mysql-server 3 sudo apt-get autoremove mysql-server 4 sudo apt-get
remo
yukang116
·
2013-06-25 11:00
ubuntu
[转]DAO、RDO、ADO、OLE DB 、ODBC and JDB
20010806/17/226006.html先解释一下这几个名词先:ADO---ActiveDataObjects,活动数据对象DAO---DataAccessObjects,数据访问对象RDO---
Remo
yu0089
·
2013-06-09 17:00
jQuery方法区别(七)detach() remove()区别
与
remo
ctolxc_2012
·
2013-06-01 22:01
jquery
remove
区别
detach
jQuery方法区别(七)detach() remove()区别
与
remo
ctolxc_2012
·
2013-06-01 22:10
jquery
remove
区别
detach
jQuery实现多选下来框(multiple select)
selected');//获取当前选中的项var$remove=$options.remove();//删除下拉列表中选中的项$remove.appendTo('#select2');//追加给对方});$('#
remo
中国凉茶
·
2013-05-28 15:00
jquery
下拉框
winpcap在vc6下配置环境
www.winpcap.org/devel.htm2.安装winpcap3.解压winpcap开发包,将得到一个WpdPack目录,该目录中包含了5个子目录:docs、Examples-pcap、Examples-
remo
linuxchyu
·
2013-05-03 19:00
服务器×××上的MSDTC不可用解决办法
位置:控制面板--管理工具--服务--Distributed Transaction Coordinator 依存关系:
Remo
·
2013-05-01 16:00
服务器
yum帮助信息
:check Checkforproblemsintherpmdbcheck-update Checkforavailablepackageupdatesclean
Remo
zahuopuboss
·
2013-04-27 16:00
linux
yum
fedora
help
flex开发异构分布式web保持客户端与服务器端数据一致性的常用解决办法
valueobject)模式facade模式定义了一个高层接口,这里的remotefacade则是客户端与服务器端的接口,也就是说,flex客户端使用remoteobject对象通过blazeds框架调用服务器端
remo
apprentice
·
2013-04-12 11:00
Flex
客户端
/服务器
九、设置样式
addBg bigger",多个样式$("thead tr").addClass("addBg").addClass("bigger").
remo
youyang_java
·
2013-04-02 23:00
样式
Service 与 Thread 的区别
如果是
Remo
xiaotian15
·
2013-01-31 16:00
CopyOnWriteArrayList 解读
二、类图预览:方法基本分为CopyOnWriteArrayList、indexOf、contains、get、set、add、
remo
诸葛不亮
·
2013-01-01 09:00
Not
quite
a
no-op
CopyOnWriteArrayList 解读
二、类图预览:方法基本分为CopyOnWriteArrayList、indexOf、contains、get、set、add、
remo
诸葛不亮
·
2013-01-01 09:00
Not
quite
a
no-op
如何隐藏windows7激活后出现的系统保留分区
2、提示符下输入: diskpart 回车 selvol D: 回车 //D:为目标盘符
remo
wenwusq
·
2012-11-21 17:00
Android 学习笔记 Service (二) Remote Service Sample
定义Service的是
Remo
wssiqi
·
2012-11-14 21:00
android
android
service
remote
BNE_UIX_PHYSICAL_DIRECTORY is not configured.
Gointotheresponsibility:SystemAdministrator2.NavigatetoProfile->System->Profile:BNEUIXPhysicalDirectory3.
Remo
pan_tian
·
2012-11-02 19:00
Windows 7 SP1 与 Windows Server 2008 R2 SP1 升级到RDP 8.0总结
在增强用户体验方面进行了很大的改进,例如AdaptiveGraphic、IntelligentTransport、AdaptiveNetworkAutoDetect、DirectX11SupportwithvGPU等
Remo
starshine
·
2012-10-31 11:00
How to deactivate a user in Windchill?
butprobablyvalidforfuturversionsandbuildsaswell.OverviewStepstobeperformed,loggedinwiththeaccountoftheuser:Checkifeverythingischeckedin(orundocheckout)
Remo
li.feixiang
·
2012-10-17 22:00
HBase HDFS 的检验
DFSClient : 非本地读取,通过DataNode读取,RemoteBlockReader Disk -> DataNode -> DFSClient(
Remo
bupt04406
·
2012-09-24 14:00
hbase
jquery validate使用
jquery.bassistance.de/api-browser/plugins.html当前版本:1.5.5需要JQuery版本:1.2.6+,兼容1.3.2二、默认校验规则(1)required:true必输字段(2)
remo
bird_wang
·
2012-09-06 16:24
使用
插件
validate
jquery
jquery 双击表格单元格编辑输入
append(input); $("input#temp").focus(); $("input").blur(function(){ if($(this).val()==""){ $(this).
remo
ThinkGoogle
·
2012-09-03 14:00
jquery
开启was远程调试
;进程定义->Java 虚拟机,勾选上“调试方式”; 2、重启was; 3、在myeclipse中,点击调试按钮旁边的小三角,选择Debug configurations,右键点击“
Remo
z773171880
·
2012-08-31 14:00
java
WAS
Java和进程管理
调试方式
根据浏览者的IP切换成不同语言,新浪网易IP地区信息查询API接口调用方法
country"]+’,'+remote_ip_info["province"]+"省"+’,'+remote_ip_info["city"]+"市")//中国,江苏省,南京市 //alert('\n国家:'+
remo
youaregoo
·
2012-08-21 14:00
make clean, make mrproer 和 make distclean的区别
makedistclean搞的纠结,稍微总结一下这三者之间的区别:解压内核源码包后,到内核源代码目录树的顶层目录,执行#makehelpCleaningtargets: clean -
Remo
gaoguoxin2
·
2012-07-20 16:00
cmd
Build
扩展
makefile
编译器
patch
Remoting获取客户端的外网IP地址
Remoting、WebService底层都是用Socket来实现,Socket本身很容易的可以获取到IP地址,所以理论上
Remo
hbxtlhx
·
2012-07-11 10:00
Stream
properties
socket
webservice
null
Class
android的Environment类
StringMEDIA_
REMO
aiqing0119
·
2012-07-05 14:58
android
file
notifications
path
存储
string
android
基础部分
PHP Apache安装配置
module"C:/ProgramFiles/PHP/php5apache2_2.dll"AddTypeapplication/x-httpd-php.php#ENDPHPINSTALLEREDITS-
REMO
追风少年
·
2012-06-22 13:00
php
java工程不能使用Server发布到tomcat问题
nbsp; 最近接手另一个项目trsBackEnd,将工程从git上clone下来后,导入到eclipse中,新建立起一个server,点“Add and
Remo
longyi_java
·
2012-06-15 11:00
tomcat
Custom MKAnnotationView用动画注意的地方
,所以分配的mkannotaitonview不一定会被马上释放掉,所以当你removeannotation的时候,对应的MKannotationView并没有被释放,它上面的动画也一直在运行,所以当要
remo
favormm
·
2012-04-30 15:00
animation
联想
Android时钟的widget【安卓进化三十七】
updateAppWidget()在恢复出厂设置后不更新了,我就查原因,结果通过log的验证发现时sdk的bug:step1:publicvoidupdateAppWidget(int[]appWidgetIds,
Remo
jandroid
·
2012-04-29 23:00
微软RemoteApp单点登陆(SSO)
其实导致这样的原因是因为我们在创建
Remo
j2629zd
·
2012-04-23 20:31
SSO
单点登陆
RemoteApp
android 使用AIDL实现进程间通信
14 15 16 17 可以看到服务端的包名为:com.braincol.aidl.service,且该服务端只需一个service组件提供AIDL服务,service组件的名称为
Remo
gao18bin
·
2012-02-19 20:00
STL算法(Algorithms):修改操作(拷贝、替换等)
transform、replace、replace_if、replace_copy、replace_copy_if、fill、fill_n、generate、generate_n、remove、remove_if、
remo
Benjamin
·
2012-02-05 21:00
Java中线程通信的机制
authorJayChang**/classStack{privateListlist=newLinkedList();/***出栈**@return*/publicObjectpop(){returnlist.
remo
sdtarena
·
2012-01-22 19:00
java
线程
通信
vm powerCLI无法连接时解决办法
本主题说明如何运行所选未签名脚本(即使在执行策略为
Remo
canyueh
·
2011-12-13 02:38
windows
签名
主题
如何
休闲
Android中RemoteViews中文帮助文档【安卓翻译一】
这个
Remo
wdaming1986
·
2011-12-04 00:00
android
String
layout
Class
文档
interface
NFS配置
RPC service ,它使我们能够达到档案的共享, 它的设计是为了在不同的系统间使用, 所以它的通讯协定设计与主机及作业系统无关.当使用者想用远端档案时只要用"mount"就可把
remo
zhuliang1984723
·
2011-11-14 15:00
nfs
vector中使用erase删除元素
《TheC++StandardLibrary》中解释:c.erase(pos)
Remo
adermxl
·
2011-11-11 14:00
JSP中九大隐式对象
request的常用方法:1,getParameter();使用如下Stringstr=request.getParameter();2,setAttribute();和getAttribute();
remo
pzw0416
·
2011-11-01 20:00
jsp
servlet
String
session
服务器
application
Ubuntu常用命令备忘录
LAMPsudotaskselinstalllamp-server 查看当前监听80端口的程序lsof-i:80 服务管理命令添加一个服务:sudoupdate-rc.d服务名defaults99删除一个服务:sudoupdate-rc.d服务名
remo
xgbjmxn
·
2011-10-20 17:00
mysql
数据库
Date
ubuntu
table
variables
Firefox设置远程DNS解析
方法很简单,只需在Firefox地址栏输入自定义配置 about:config ,搜索network.proxy.socks_
remo
pswzyu
·
2011-10-03 17:00
proxy
dns
firefox
ORACLE TRIM 详解
thetrimfunctionremovesallspecifiedcharacterseitherfromthebeginningortheendingofastring.Thesyntaxforthetrimfunctionis:trim([leading|trailing|both[trim_character]]string1)leading-
remo
hao84099
·
2011-09-26 14:00
oracle
trim
Linux下C++ UDP Socket例子
<
remo
maopig
·
2011-08-18 23:00
C++
linux
struct
socket
buffer
iostream
java.util.ConcurrentModificationException的原因
if(***) { list.
remo
wanglery
·
2011-07-31 23:00
java
HTML框架集,用户注销从新窗体打开.链接登陆页面.
后台action代码如下: //用户注销; public String doLoginOut(){ ActionContext.getContext().getSession().
remo
zhou363667565
·
2011-07-19 15:00
html
HTML框架集,用户注销从新窗体打开.链接登陆页面.
后台action代码如下: //用户注销; public String doLoginOut(){ ActionContext.getContext().getSession().
remo
zhou363667565
·
2011-07-19 15:00
html
上一页
4
5
6
7
8
9
10
11
下一页
按字母分类:
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
其他