搜索到与相关的文章
各行各业

快捷更改IP配置.bat脚本

@echooff:listecho1.动态echo2.静态echo3.DHCPecho4.exitecho请选择序号:...set/pn=if%n%==1gotostaticIPif%n%==2gotodynamicIPif%n%==3gotodhcpif%n%==4exit:staticIPechoqinshiisherenetshinterfaceipsetaddressname="本地连接"source=dhcpnetshinterfaceipset

系统 2019-08-12 01:32:30 2958

编程技术

VirtuallBox 问题 VirtualBox vboxdrv problem

ProblemStatement:#1Kerneldrivernotinstalled(rc=-1908)TheVirtualBoxLinuxkerneldriver(vboxdrv)iseithernotloadedorthereisapermissionproblemwith/dev/vboxdrv.Pleasereinstallthekernelmodulebyexecuting'/etc/init.d/vboxdrvsetup'asroot.Ifi

系统 2019-08-29 23:03:48 2957

Ubuntu

ubuntu “vt-x/amd-v hardware acceleration vi

BeforechangingBIOSsettingswemaywanttoseeifhardwarevirtualization(VT-xforIntel,AMD-VforAMDprocessors)wasalreadyenabled.Fromaterminalissuegrep--colorvmx/proc/cpuinfo##foranIntelprocessorgrep--colorsvm/proc/cpuinfo##foranAMDprocessor

系统 2019-08-29 22:38:12 2957

编程技术

cellspacing和cellpadding学习

cell指表格的内容cellspaceing:表格里单元格之间的距离(类似divmargin外补丁)cellpadding:表格里单元格空白部分(类似divpadding内补丁)第一个第二个第一个第二个

系统 2019-08-29 22:01:31 2957

PHP

Install mcrypt for php on Mac OSX 10.10 Yose

mcryptisafileencryptionmethodusingsecuretechniquestoexchangedata.ItisrequiredforsomewebappsforexampleMagento,theshoppingcartsoftwareoraphpframeworklikeLaravel.ThistutorialhasbeentestedinOSX10.10Yosemite.Thisguideisreallyforuserswi

系统 2019-08-12 09:26:55 2957

Oracle

oracle导入数据

oracle导入数据时候注意点:1、impsystem/admin@oracle9ifile=E:\shujukuwenjian\2014-04-01.dmpfromuser=ptb_supertouser=ptb_superignore=y这种方式导入数据,其实导入的只是相应的表结构和表数据,不能够导入相应的视图,存储过程,包,函数2、impsystem/admin@oracle9ifile=E:\shujukuwenjian\2014-04-01.dm

系统 2019-08-12 01:55:02 2957

数据库相关

Adaptive partitioning scheduler for multipro

Asymmetricmultiprocessingsystemincludesmultipleprocessingunitsandcorrespondinginstancesofanadaptivepartitionprocessingscheduler.Eachinstanceoftheadaptivepartitionprocessingschedulerselectivelyallocatestherespectiveprocessingunitto

系统 2019-08-12 01:52:40 2957

编程技术

解决Sqlite UTF-8中文数据格式在DOS窗口下中文

问题如下图所示:右键查看DOS属性:点击选项->当前代码页为GBK只要将当前代码页编码值设置为UTF-8就可以了:‘退出sqlite:.exit输入:chcp65001回车右键属性:选项->当前代码页为:UTF-8然后字体->确定就OK了:解决SqliteUTF-8中文数据格式在DOS窗口下中文乱码

系统 2019-08-12 01:33:09 2957

Tomcat

图解利用Eclipse3+Lomboz3+Tomcat开发JSP --

这篇文章主要介绍如何利用Lomboz开发JSTL和EL,最好先参考我的以前的文章《图解利用Eclipse3.0.1+Lomboz3.0.1+Tomcat5.0.28开发JSP》,环境配置与它类似,这里从略。一.需要的软件XMLBuddy主页http://xmlbuddy.com下载这是一个eclipse插件,可以帮助编辑xml文件。安装插件,参考《使用links方式安装Eclipse插件》二.环境配置1.新建一个LombozJ2EEProject,工程名称

系统 2019-08-29 23:04:56 2956

编程技术

ARM920T--时钟模式

ARM920TclockingTheARM920Thastwofunctionalclockinputs,BCLKandFCLK.Internally,theARM920TisclockedbyGCLK,whichcanbeseenontheCPCLKoutputasshowninFigure5-1.GCLKcanbesourcedfromeitherBCLKorFCLKdependingontheclockingmode,selectedusingnFb

系统 2019-08-29 22:30:49 2956