我的xp环境配置

任务栏放到右面
右键点击我的电脑属性->高级->性能->调整为最佳性能
桌面背景 java图
锁定web项目
oracle system:manager port:
db2 db2admin:123 port:50000
msSQLserver sa:123 port:
mySQL port:3306 root:123

C:\Program Files\glassfish-v2ur1  admin密码adminadmin

------------------------------------------------------Oracle
         driver_class oracle.jdbc.OracleDriver
url          jdbc:oracle:thin:@localhost:1521:mis
username     system
password     manager
         dialect      org.hibernate.dialect.Oracle9Dialect




------------------------------------------------------mysql

         driver_class com.mysql.jdbc.Driver
         url          jdbc:mysql://localhost:3306/test
username     root
password     123




------------------------------------------------------DB2

driver_class   com.ibm.db2.jcc.DB2Driver
url            jdbc:db2://localhost:50000/SAMPLE
username       db2admin
password       123

------------------------------------------------------应用软件列表


---------
Synthesia
Google桌面

TotalSize
---------
有道
拖把xTools(copy web中的jar名)

QQPlayer
Synthesia
TTPlayer
---------

---------
流量监控DU Meter 4.0
无线网卡
Adobe Reader 9

---------数据库
IBM-DB2
Oracle
mysql
msSQL

Apache Tomcat 6.0
---------
IntelliJ IDEA 7.0.4
MyEclipse 8.6
NetBeans IDE 6.0.1
UltraEdit 文本编辑器
JCreator LE
---------
Rational Software
Dreamweaver 8
PowerDesigner
Altova XMLSpy
VMware Workstation
C与C++程序设计学习与实验系统 2010
---------
Mozilla Firefox火狐
FireBug
Opera

---------

--------------------------------------------------------------------------------------------
快捷方式 C:\Documents and Settings\All Users\「开始」菜单
D:\meclipse
桌面 d:\tools
我的文档 e:\
DB2 e:\
QQ 快捷方式 win+Q
DB 快捷方式 win+i
Myeclipse win+m
eclipse win+e
YouDao win+y

sendTo c:\
 
linux

-----------------------------------------------------------------------------------------


USERPROFILE
H:\Users\zyl

JAVA_HOME
F:\Java\jdk1.6.0_03

CLASSPATH
.;
Path
%JAVA_HOME%\bin;%MINGW_HOME%\bin


%USERPROFILE%\?
如何把桌面改到其他盘里:
如果你只是想改变这个变量的值的话就好说了。
你可以在“我的电脑”右键选择属性,点选“高级”选项卡,选择“环境变量”,新建一个名为“userprofile”的变量,值为你想要的地方。

首先在开始/运行输入regedit回车打开注册表找到
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders]
然后在右边窗口里可以看到desktop(桌面文件)设置后重启电脑
名称 含义 默认路径
AppData 应用程序数据目录 C:\Documents and Settings\User name\Application Data
Cookies Cookies路径 C:\Documents and Settings\User name\Cookies
Desktop 桌面路径 C:\Documents and Settings\User name\桌面
Favorites 收藏夹 C:\Documents and Settings\User name\Favorites
NetHood NetHood路径 C:\Documents and Settings\User name\NetHood
Personal 我的文档 C:\Documents and Settings\User name\My Documents
Recent 文档项路径 C:\Documents and Settings\User name\Recent
SendTo SendTo路径 C:\Documents and Settings\User name\SendTo
Start Menu 开始菜单路径 C:\Documents and Settings\User name\「开始」菜单
Templates 新建文件目录 C:\Documents and Settings\User name\Templates
Programs 程序菜单路径 C:\Documents and Settings\User name\「开始」菜单\程序
Startup 启动路径 C:\Documents and Settings\User name\「开始」菜单\程序\启动
History 网页历史记录 C:\Documents and Settings\ User name \Local Settings\History
My Pictures 图片收藏 C:\Documents and Settings\User name\My Documents\My Pictures
My Music 我的音乐 C:\Documents and Settings\User name\My Documents\My Music
My Video 我的视频 C:\Documents and Settings\User name\My Documents\My Videos
Cache Internet临时文件夹 C:\ Documents and Settings\User name \Temporary Internet Files
这些文件夹称为Shell文件夹
其中“User name”为当前用户的名称
了解了对应的文件夹,就可以根据自己的需要去更改对应的路径了。(千万不要在这儿改啊,那样可就瞎忙乎了,系

统重起后它会恢复成原来的路径)
在同一层中你可以看到一个“User Shell Folders”的子键,即在

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\ User Shell Folders
-----------------------------------------------------------------------

桌面背景 java图
锁定web项目

点击桌面右键属性->桌面->自定义桌面->web->新建:timer.html   web.html
------------------------------------------------------------------------------
web.html
<html>
<body>
<a href="D:\">D</a>
<a href="E:\">E</a>
<a href="d:\JDK_API_1_6_中文版.CHM">JDK_API</a>
<a href="d:\[Java参考文档].J2EE1.5.chm">J2EE.chm</a>
<a href="d:\Hibernate3.2官方中文参考手册.pdf">Hibernate</a>
<a href="d:\老师(192.168.25.176)">老师</a>
<a href="d:\Workspaces">Workspaces</a>
<a href="d:\java知识网页">保存网页</a>
<a href="C:\Tomcat 6.0\webapps">Tomcat_webapps</a>
<a href="d:\课程目录.doc">课程</a>
<a href="http://zhangyulong.iteye.com">javaeye</a>
<a href="http://localhost:8080">tomcat</a>
<a href="http://zyl1221.download.csdn.net">csdn</a>
<a href="http://w3school.com.cn">w3c</a><br>
<a href="http://qzone.qq.com">qzone</a>
<a href="http://user.qzone.qq.com/574893508">qzone</a>
<a href="http://www.renren.com/home">renren</a>
<a href="http://detail.zol.com.cn/">zol</a>
<form action="http://www.baidu.com/baidu" target="_blank">
<table bgcolor="#FFFFFF"><tr><td>
<input name=tn type=hidden value=baidu>
<a href="http://www.baidu.com/"><img src="http://img.baidu.com/img/logo-80px.gif" alt="Baidu"
align="bottom" border="0"></a>
<input type=text name=word size=30>
<input type="submit" value="百度搜索">
</td></tr></table>
</form>
</body>
</html>
-------------------------------------------------------------------------------环境变量
java_home  d:\jdk
classpath  %java_home%\bin


-------------------------------------------------------------------------------开启或关闭的服务.bat
@Echo Off
title  ServicesHelper-By ZYL

:main
cls
Echo.
Echo         Services  Helper
Echo.
Echo             By:ZYL
Echo.
Echo.
Echo [1] net Start OracleServiceMIS and Start lsnrctl
Echo [2] net Stop  OracleServiceMIS and Stop lsnrctl 
Echo [3] Restart OracleServiceMIS
Echo [4] net Stop  OracleServiceMIS
Echo [5] lsnrctl reload
Echo [6] lsnrctl stop
Echo [7] net Start MSSQLSERVER
Echo [8] net Stop MSSQLSERVER
Echo [0] Exit
Echo.
Set /p selectNum=Enter your select:
If "%selectNum%"=="" Exit
If "%selectNum%"=="1" Goto case2
If "%selectNum%"=="2" Goto case3
If "%selectNum%"=="3" Goto case4
If "%selectNum%"=="4" Goto case5
If "%selectNum%"=="5" Goto case6
If "%selectNum%"=="6" Goto case7
If "%selectNum%"=="7" Goto case8
If "%selectNum%"=="8" Goto case9
If "%selectNum%"=="0" Exit

:case1
Goto main


:case2
net start OracleServiceMIS

lsnrctl start
Exit


:case3
net stop OracleServiceMIS

lsnrctl stop
Exit

:case4
net stop OracleServiceMIS

net start OracleServiceMIS
Exit

:case5
net stop OracleServiceMIS
Exit

:case6
lsnrctl reload
Exit

:case7
lsnrctl stop
Exit

:case8
net Start MSSQLSERVER
Exit

:case9
net stop MSSQLSERVER
Exit

-------------------------------------------------------------------------------makeProject.bat
@echo on
echo 创建项目目录%1
mkdir %1
echo 进入项目目录
cd %1
echo 创建源文件夹
mkdir src
echo 创建字节码文件夹
mkdir bin
echo 创建帮助文档文件夹
mkdir docs
echo 创建资源文件夹
mkdir resources
-------------------------------------------------------------------------------IE QQ 连接 局域网设置
  192.168.20.202 3128


-------------------------------------------------------------------------------
-------------------------------------------------------------------------------

-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------

你可能感兴趣的:(oracle,c,mysql,XP,db2)