搜索到与相关的文章
Tomcat

JVM监控配置及Tomcat配置

修改bin目录中的catalina.bat文件,在头部注释部分后面加入:setJAVA_OPTS=%JAVA_OPTS%-Dcom.sun.management.jmxremote.port=8999-Dcom.sun.management.jmxremote.authenticate=false-Dcom.sun.management.jmxremote.ssl=false修改tomcat初始化大小bin/catalina.batJAVA_OPTS='-

系统 2019-08-12 01:33:20 3115

Oracle

Centos6.5下Oracle 11g R2安装过程

1准备CentOS-6.5-x86_64-bin-DVD1linux_11gR2_database_1of2linux_11gR2_database_2of2VMwareWorkstation10.0.2SSHSecureShellClientinstantclient_11_2plsqldev10052安装虚拟机及CentOS(1)安装VMwareWorkstation(2)安装CentOS,主机命名为:oracledb(3)磁盘须要大于30G(经验值)

系统 2019-08-12 01:55:14 3114

Oracle

Access, SQL Server, and Oracle数据类型的对应

ThetablebelowshowstheADODataTypemappingbetweenAccess,SQLServer,andOracle:DataTypeEnumValueAccessSQLServerOracleadBigInt20BigInt(SQLServer2000+)adBinary128BinaryTimeStampRaw*adBoolean11YesNoBitadChar129CharCharadCurrency6CurrencyMo

系统 2019-08-12 01:51:27 3114

编程技术

SqliteJDBC

1.下载sqlitejdbc连接器http://www.zentus.com/sqlitejdbc/2.把下载得到的sqlitejdbc.jar放到环境路径里:exportCLASSPATH=$CLASSPATH:sqlitejdbc.jar3.使用sqlite创建一个最简单的数据库和表,表只有id和name列createtableusers(idinteger,nametext);4.测试java是否成功连接使用sqliteSqliteJDBC

系统 2019-08-29 23:15:51 3113

编程技术

pygtk-浮动控件,工具条

HandleBox这容器跟上一篇博文中所介绍到Exapnder一样,,只允许有一个子控件在上面。HandleBox是一个可以拿下来到控件,可以浮动到控件。咦,这功能好熟悉哦,呵呵,你想得不错,在windows中,窗口的工具栏里面的元素是可以用鼠标拖动的。HandleBox控件能用来制作一些浮动菜单。toolbox就是工具条toolbar.append_item(text,tooltip_text,tooltip_private_text,icon,call

系统 2019-08-29 22:10:05 3113

Javascript

The Aynchronous Javascript Asterisk Manager

Asofversion1.4,AsteriskcomespackagedwithasmallwebservercalledAJAM,whichmaybeusedtoaccesstheAsteriskManagerInterface(AMI)viaHTTP.Thename"AJAM"isderivedfrom"AJAX"[41](AsynchronousJavaScriptandXML).Set-upassumesthestepsfromthesection

系统 2019-08-29 22:06:51 3113

Hive

hive中使用rcfile

(1)建student&student1表:(hive托管)createtablestudent(idINT,ageINT,nameSTRING)partitionedby(stat_dateSTRING)clusteredby(id)sortedby(age)into4bucketsrowformatdelimitedfieldsterminatedby',';createtablestudentrc(idINT,ageINT,nameSTRING)pa

系统 2019-08-12 09:27:07 3113

Oracle

10gR2 RAC Install issues on Oracle EL5 or RH

10gR2RACInstallissuesonOracleEL5orRHEL5orSLES10(VIPCA/SRVCTL/OUIFailures)[ID414163.1]Modified04-AUG-2010TypePROBLEMStatusARCHIVEDInthisDocumentSymptomsCauseSolutionReferencesAppliesto:OracleServer-EnterpriseEdition-Version:10.2.0.

系统 2019-08-12 09:26:52 3113

各行各业

OpenCASCADE PCurve of Topological Face

OpenCASCADEPCurveofTopologicalFaceeryar@163.comAbstract.OpenCASCADEprovidesaclassBRepBuilderAPI_MakeFacetobuildtopologicalfaces.Afacemaybebuiltfromasurface,elementarysurfacefromgppackage,surfacefromGeom,fromawireandfindthesurfacea

系统 2019-08-12 01:33:03 3113