加载中…
加载中…
加载中…
加载中…regsvr32 -u msxml3.dll
regsvr32 msxml3.dll
相当于重新加载msxml3.dll吧,具体我也不清楚,反正效果好。
| 分类: Java开发 |
| 分类: Asp.Net开发 |
OleDbConnection conn = new
OleDbConnection('Provider=DMOLEDB.1;Server=localhost;database=SYSTEM;user
id=SYSDBA;password=SYSDBA;');
| 分类: Asp.Net开发 |
<!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.01//EN' 'http://www.w3.org/TR/html4/strict.dtd'>
<html>
<head>
<title>Nifty Corners: HTML CSS rounded
corners</title>
<meta http-equiv='content-type' content='text/html;
charset=iso-8859-1'>
<meta name='generator' content='HAPedit 3.1'>
<style type='text/css'>
body{padding: 20px;background-color: #FFF;
h1,h2,p{margin: 0 10px}
h1{font-size: 250%;color: #FFF}
h2{font-size: 200%;color: #f0f0f0}
p{padding-bottom:1em}
h2{padding-top: 0.3em}
div#nifty{ margin: 0 10%;background: #9BD1FA}
b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px;
b.r1{margin: 0 5px}
b.r2{mar
| 分类: windows基础 |
<style>
#menu{
}
#work{
}
/*没有以下两行CSS代码,将会在work中的前几行出现有3px的间距*/
* html #menu{margin-right:-3px;}
* html #work{height:1%;margin-left: 0;}
</style>
<div id='menu'>
| 分类: Asp.Net开发 |
<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0
Transitional//EN'
'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'>
<html xmlns='http://www.w3.org/1999/xhtml'>
<head>
<meta http-equiv='Content-Type' content='text/html;
charset=GB2312' />
<title>经典布局</title>
<style type='text/css'>
/*绿色风格*/
* {
}
body {
width:100%;
min-width:1000px;
}
a {
}
a:hover {
}
.clear{
clear:both;
margin:0;
padding:0;
width:0;
height:0;
line-height:0;
}
.linkWhite {
&