1.maven项目的父项目右键选择:maven build 注意: 1.选择Browser workspace,让BaseDirectory变成:${***}形式。 2.选择目标,比如:tomcat7:run 2.选择source:通过add增加workSpace 3.选择debug模式运行配置。 ...
分类:
其他好文 时间:
2014-07-07 12:15:09
阅读次数:
385
soap_client.php "http://localhost/soap_server.php",'uri'=>"http://test-uri") ); echo $client->getVar(); } catch (SoapF...
分类:
Web程序 时间:
2014-07-07 10:59:59
阅读次数:
191
笔记从3dmax中导入模型到UDK Editor1)在3dmax中导出2)选择FBX格式,保存3)在UDK中打开content browser,自己选个package ,点击Import4)选择一个package后,点击确认5)导入成功,在content browser中新增了一项
分类:
其他好文 时间:
2014-07-07 09:55:55
阅读次数:
210
本章讲:Starting and Exiting RMAN Specifying the Location of RMAN Output 指定RMAN输出位置Setting Globalization Support Environment Variables for RMAN 设置RMAN全局变量...
分类:
其他好文 时间:
2014-07-02 20:53:46
阅读次数:
300
WPFS数据绑定(要是后台类对象的属性值发生改变,通知在“client界面与之绑定的控件值”也发生改变须要实现INotitypropertyChanged接口)MainWindow.xaml ...
分类:
其他好文 时间:
2014-07-02 20:01:58
阅读次数:
129
This guide explains how you can set up an iSCSI target and an iSCSI initiator (client), both running Ubuntu 10.04. The iSCSI protocol is a storage are...
分类:
其他好文 时间:
2014-07-02 17:22:37
阅读次数:
236
PHP通常搭配Mysql使用,但有时候也会连接到Oracle数据库。安装PHP的oci8扩张之前,需要先安装Oracle Instant Client( basic 或 basic lite 版就行了)。因为我们是从源码安装PHP扩展,所以还需要下载 Instant Client SDK。Oracl...
分类:
Web程序 时间:
2014-07-02 15:07:17
阅读次数:
356
1、startService
在Android系统匿名共享内存(Anonymous Shared Memory)Java调用接口分析,http://blog.csdn.net/jltxgcy/article/details/31414509一文,Client调用了如下代码:
public class Client extends Activity implements OnCli...
分类:
移动开发 时间:
2014-07-02 08:56:19
阅读次数:
321
今天接到朋友数据库一个case,在DBCA建库时,把自动收集统计信息的选项去掉了,数据库运行半年没有收集过统计信息,现在要启用方法如下:
exec DBMS_AUTO_TASK_ADMIN.ENABLE();
exec DBMS_AUTO_TASK_ADMIN.ENABLE(client_name => 'auto optimizer stats collection',ope...
分类:
数据库 时间:
2014-07-02 07:31:51
阅读次数:
248
一、测试是否能管理client使用模块cmd.run可以查看到client的ip地址[root@salt_server~]#salt‘*‘cmd.run‘ipa‘
salt_client1:
1:lo:<LOOPBACK,UP,LOWER_UP>mtu16436qdiscnoqueuestateUNKNOWN
link/loopback00:00:00:00:00:00brd00:00:00:00:00:00
inet127.0.0.1/8scopehos..
分类:
其他好文 时间:
2014-07-02 06:41:22
阅读次数:
343