⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 csdn_oracle817

📁 Oracle资料大集合
💻
📖 第 1 页 / 共 3 页
字号:
<HTML>
<HEAD>
<meta http-equiv='Content-Type' content='text/html; charset=gb2312'>
<meta HTTP-EQUIV='Expires' CONTENT=0>
<link rel='stylesheet' href='/csdn.css'>
<title>CSDN_Oracle817 版本 不同字符集之间的数据库导入</title>
</HEAD>
<BODY aLink=#990000 bgColor=#ffffff bottomMargin=0 leftMargin=0  rightMargin=0 topMargin=0  marginwidth=0 marginheight=0>
<script language='javascript1.2' >
<!--
	var currentpos,timer; 
	function initialize() 
	{ 
	timer=setInterval('scrollwindow()',10);
	} 
	function sc(){
	clearInterval(timer);	
	}
	function scrollwindow() 
	{ 
	currentpos=document.body.scrollTop; 
	window.scroll(0,++currentpos); 
	if (currentpos != document.body.scrollTop) 
	sc();
	} 
	document.onmousedown=sc
	document.ondblclick=initialize
//-->
</script>
<div align="center"> 
  <table width="770" border="0" cellpadding="0" cellspacing="0">
    <tr> 
      <td colspan="3" height="2"></td>
    </tr>
    <tr> 
      <td width="20" bgcolor="006699"></td>
	  <form method="POST" action="" target="_blank" name="alogon" onsubmit="javascript:submit2()">
      <td height="20" valign="middle" bgcolor="006699"> <img src="/images/index_login3.gif" width="60" height="20"> 
        <input type="text" name="name" size="7"  style="background-color:#ffffff; border-bottom:#eeeeee 1px solid; border-left:1px solid;border-right:1px solid; border-top:1px solid; color:#888888"; font-color:#ffffff>
        <img src="/images/index_login4.gif" width="60" height="20"> 
        <input type="password" name="pass" size="7"  style="background-color:#ffffff; border-bottom:#eeeeee 1px solid; border-left:1px solid;border-right:1px solid; border-top:1px solid; color:#888888">
        <select  name="type" size="1" style="background-color:#006699;color:#ffffff">
           <option value="1" selected>我的论坛</option>
        <option value="2">我的软件</option>
        <option value="3">我的订单</option>
        <option value="4">我的文档</option>
        <option value="5">我的简历</option>
        </select>
        <input type="image" src="/images/index_login1.gif" width="60" height="20"><a href="/member/zc.asp" target="_parent"><img src="/images/index_login2.gif" width="60" height="20" border=0></a></td>
		</form>
      <td align="right" height="16" width="200" bgcolor="006699"> <a class=top href="http://www.csdn.net/search.asp" target="_blank"><img src="/images/top1.gif" width="50" height="16" border="0"></a> 
        <a class=top href="http://www.csdn.net/member.shtm" target="_blank"><img src="/images/top2.gif" width="50" height="16" border="0"></a><a class=top  href="http://www.csdn.net/help/help.asp" target="_blank"><img src="/images/top3.gif" width="50" height="16" border="0"></a> 
        </td>
    </tr>
  </table>
  <table width="770" border="0" cellpadding="0" cellspacing="0">
    <tr> 
      <td width="170" height="70" align="center"><a href="http://www.csdn.net"><img src="/images/csdn.gif" border="0"></a><a href="/all_topic/index.htm">&nbsp;</a></td>
      <td align="center">
<OBJECT classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000 codebase=http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0 ID=index WIDTH=468 HEIGHT=60> <PARAM NAME=movie VALUE=/adv/develop/IBMC2003528_468x60.swf> <PARAM NAME=quality VALUE=high></OBJECT>
      </td>
      <td align="center"><script>document.write("<img src=http://count.csdn.net/count/pageview1.asp?columnid=4&itemid=11 border=0 width=0 height=0>");</script>
<script src="http://www.csdn.net/link.js"></script></td>
    </tr>
  </table>
  <table width="770" border="0" cellspacing="0" cellpadding="0">
    <tr bgcolor="#ff6633"> 
      <td height="1" valign="bottom"></td>
    </tr>
  </table>
  
    
  <table height=20 cellspacing=0 cellpadding=0 width="770"  border=0>
    <tr valign="bottom"> 
      <td width="100%" height=40 valign="middle"> 
        <table width="550" border="0" cellspacing="0" cellpadding="0" bgcolor="#FF6600" height="40">
          <tr> 
             <td height="20"><script src="/include/navigation.js"></script></td>
            <td bgcolor="#FFFFFF"><img src="/images/head_gd_1.gif" width="40" height="20"></td>
          </tr>
          <tr>
            <td bgcolor="#FFFFFF" valign="bottom">
			<marquee behavior="scroll" scrollamount="2" scorlldelay="2" onmouseover="this.stop()" onmouseout="this.start()">
			<script src="/include/marquee.asp"></script>
			</marquee>
			</td>
            <td bgcolor="#FFFFFF"></td>
          </tr>
        </table>
      </td>
      <td height=30 width="200" align="right" valign="top" > 
        <table width="200" border="0" cellspacing="0" cellpadding="0" height="100%">
          <tr>
            <td align="right" valign="top"><font face="Verdana, Arial, Helvetica, sans-serif"><b>
			<script language="JavaScript">
			<!--
			function submit2()
			{
				
				var types=document.alogon.type.options[document.alogon.type.selectedIndex].value;				
				if (types!="1")
					document.alogon.action="/member/logon.asp";
				else
					document.alogon.action="http://expert.csdn.net/member/logon.asp";
				//document.alogon.submit();
			}
			tmpDate = new Date();
			date = tmpDate.getDate();
			month= tmpDate.getMonth() + 1 ; 
			year= tmpDate.getYear();             
			document.write(year);
			document.write(".");
			document.write(month);
			document.write(".");
			document.write(date);
			// -->
			</script>
			</b></font></td>
          </tr>
          <tr>
            <td align="right"><a href="/english">English</a> <!--繁體--></td>
          </tr>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -