- 军军小站|张军博客
搜索到与相关的文章
Ubuntu

Ubuntu 7.04安装运行VirtualBox出错的解决办法

开始安装没有成功,因为没有sourceoflinuxkernel的问题。输入下面的命令你就看到了:drops@ubuntu:~$gedit/var/log/vbox-install.log按照下面的方式安装后解决:drops@ubuntu:~$uname-r2.6.20-15-386drops@ubuntu:~$sudoapt-getinstalllinux-headers-2.6.20-15-386drops@ubuntu:~$sudo/etc/init

系统 2019-08-29 22:39:42 2687

编程技术

打开eclipse提示-----Failed to create the Jav

今天在使用jee的eclipse的时候打开提示解决办法在网上搜寻了一下,有两种方式1、关闭360相关的软件2、将eclipse中的配置文件eclipse.ini改变如下-startupplugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar--launcher.libraryplugins/org.eclipse.equinox.launcher.win32.win32.x86_1.1.0.v2010

系统 2019-08-29 22:01:38 2687

编程技术

A Simple Session Establishment Example

FigureshowstheSIPmessageexchangebetweentwoSIP-enableddevices.ThetwodevicescouldbeSIPphones,hand-helds,palmtops,orcellphones.ItisassumedthatbothdevicesareconnectedtoanIPnetworksuchastheInternetandknoweachother'sIPaddress.AsimpleSIP

系统 2019-08-29 21:57:40 2687

Ubuntu

How to create svn database on the ubuntu

1.installsoftwareapt-gatinstallsubversionapt-getinstalllibapache2-svn2.startsubversionservicesvnserve-d3.checkservicepsaux|grepsvnserveshowfollowingmessage:wkr65370.00.013784956?Ss16:180:00svnserve-dwkr75930.00.05784864pts/0S+21:5

系统 2019-08-12 01:51:30 2687

数据库相关

数据库镜像证书验证配置和维护

可下载附件/***********************主机ANNATROV*******************************//*数据库镜像主机:ANNATROV备机:JOHN见证机:KATE以上三台机器均:XPSP3;SQLSERVER2008SP1.备机,见证机均为VM虚拟机,主机为本机由于系统是XP,所以没有做域.因此采用证书认证方式来连接.所以,如果要用于透明数据加密的请注意.MASTER证书可以共用,需要建的是数据库证书.数据库要

系统 2019-08-12 01:34:00 2687

Linux

使用Linux实现廉价的备份服务器

http://www.linuxjournal.com/article/8590虽然是英文的,但是的确值得推荐哦,所有的SOHU应该都会需要类似的功能。另外开源项目backuppchttp://backuppc.sourceforge.net/info.html#intro也是一个很好的公司局域网备份的服务程序,可以实现备份和还原。Trackback:http://tb.blog.csdn.net/TrackBack.aspx?PostId=552786使

系统 2019-08-12 01:33:07 2687

编程技术

好吧,我承认之前vim都白学了

瞎折腾不等于钻研。说说为什么要用vim吧,一个字:“快”!现在给一个vim的入门教程:http://openvim.com/index.html再给一个vim的配置:https://github.com/perfectworks/vim再贴一个按键图:好吧,我承认之前vim都白学了

系统 2019-08-12 01:32:06 2687

Java

在Java中利用set特性删除重复的数组元素

在Java中利用set特性删除重复的数组元素Set():存入Set的每个元素必须是唯一的,因为Set不保存重复元素。加入Set的Object必须定义equals()方法以确保对象的唯一性。Set与Collection有完全一样的接口。Set接口不保证维护元素的次序。HashSet:为快速查找而设计的Set。存入HashSet的对象必须定义hashCode()。TreeSet:保持次序的Set,底层为树结构。使用它可以从Set中提取有序的序列。LinkedH

系统 2019-08-29 23:30:19 2686

编程技术

Mac 无线热点 How to Setup a Wifi Hotspot on

Sharingyourinternetconnectionwithothersthroughwifi,iseasy.followthestepsandyourMacwillemitawifisignal.Step1:OpenSystemPreferences.Step2:OpenSharing,inInternetandWirelessSection.Step3:SelecttheOptionofInternetConnectionYouHaveonthe

系统 2019-08-29 23:16:14 2686