📄 pc-sc --how to visit smart card.mht
字号:
BORDER-TOP-COLOR: #56473d; BACKGROUND-COLOR: #fa821e; =
BORDER-RIGHT-COLOR: #56473d
}
TABLE.table1 TD {
BORDER-LEFT-COLOR: #56473d; BORDER-BOTTOM-COLOR: #56473d; =
BORDER-TOP-COLOR: #56473d; BACKGROUND-COLOR: #ffffff; =
BORDER-RIGHT-COLOR: #56473d
}
TABLE.table1 TD.lighter {
BACKGROUND-COLOR: #ffeddd
}
.index_description {
FONT-SIZE: 12px; COLOR: #006; LINE-HEIGHT: 16px; FONT-FAMILY: Arial, =
Helvetica, sans-serif
}
.bk_cell_1 {
FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: Arial; =
BACKGROUND-COLOR: #003399
}
.bk_cell_2 {
FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: Arial; =
BACKGROUND-COLOR: #ff6600
}
.download_type {
FONT-WEIGHT: bold; FONT-SIZE: 14px; PADDING-BOTTOM: 10px; COLOR: =
#ff6600; FONT-FAMILY: arial,helvetica,sans-serif
}
TABLE.download_table {
BORDER-LEFT-COLOR: #56473d; BORDER-BOTTOM-COLOR: #56473d; =
BORDER-TOP-COLOR: #56473d; BORDER-COLLAPSE: collapse; BACKGROUND-COLOR: =
#d7cdc4; BORDER-RIGHT-COLOR: #56473d
}
TABLE.download_table TH {
BORDER-LEFT-COLOR: #56473d; BORDER-BOTTOM-COLOR: white; COLOR: white; =
BORDER-TOP-COLOR: #56473d; BACKGROUND-COLOR: #56473d; =
BORDER-RIGHT-COLOR: #56473d
}
TABLE.download_table TD {
BORDER-LEFT-COLOR: #56473d; BORDER-BOTTOM-COLOR: #56473d; =
BORDER-TOP-COLOR: #56473d; BACKGROUND-COLOR: #d7cdc4; =
BORDER-RIGHT-COLOR: #56473d
}
.description {
FONT-WEIGHT: bold; FONT-SIZE: 14px; MARGIN-BOTTOM: 10px; COLOR: =
#6699cc; FONT-FAMILY: Arial
}
TABLE.list_table {
BACKGROUND: #ffffff; BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; =
BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}
TABLE.list_table TD.list_name_head {
FONT-WEIGHT: bold; BACKGROUND: #ff9900; COLOR: #ffffff; =
BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: =
none; TEXT-ALIGN: left; BORDER-BOTTOM-STYLE: none
}
TABLE.list_table TD.list_name {
BACKGROUND: #fff3cc; BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; =
BORDER-LEFT-STYLE: none; TEXT-ALIGN: left; BORDER-BOTTOM-STYLE: none
}
TABLE.list_table TD.list_highlight_head {
FONT-WEIGHT: bold; BACKGROUND: #5084bc; COLOR: #ffffff; =
BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: =
none; TEXT-ALIGN: center; BORDER-BOTTOM-STYLE: none
}
TABLE.list_table TD.list_highlight {
BACKGROUND: #d2dfee; BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; =
BORDER-LEFT-STYLE: none; TEXT-ALIGN: center; BORDER-BOTTOM-STYLE: none
}
TABLE.list_table TD.list_status_head {
FONT-WEIGHT: bold; BACKGROUND: #000000; COLOR: #ffffff; =
BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: =
none; TEXT-ALIGN: center; BORDER-BOTTOM-STYLE: none
}
TABLE.list_table TD.list_status {
BACKGROUND: #cdcdcd; BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; =
BORDER-LEFT-STYLE: none; TEXT-ALIGN: center; BORDER-BOTTOM-STYLE: none
}
------=_NextPart_000_0000_01C8B950.3B31F0B0
Content-Type: application/octet-stream
Content-Transfer-Encoding: quoted-printable
Content-Location: http://www.gemalto.com/_dotcom_template/js/footer.js
//<!-- GEMALTO_FOOTER.JS V1.1 29/JAN/2008 -->
// menubas[X] =3D new Array(IMAGE , URL ,"_self");
var menubas =3D new Array();
menubas[0] =3D new Array("EU =
Commitments","http://www.gemalto.com/companyinfo/about/merger/commitments=
/index.html","_self");
menubas[1] =3D new Array("Offices =
list","http://www.gemalto.com/php/office_search.php","_self");=09
menubas[2] =3D new =
Array("Sitemap","http://www.gemalto.com/companyinfo/sitemap.html","_self"=
);=09
menubas[3] =3D new =
Array("Subscription","http://www.gemalto.com/companyinfo/subscription.htm=
l","_self");=09
/*=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D*/
function buildMenuBas2()
{
var zeMenuBas =3D "<table><tr>"; =20
for(i=3D0; i<menubas.length; i++)
{
zeMenuBas +=3D"<td>";
if(menubas[i][1] !=3D "") {
zeMenuBas +=3D "<a href=3D'"+menubas[i][1]+"'>"+ =
menubas[i][0]+"</a>";
}
else {
zeMenuBas +=3D menubas[i][0];
}
zeMenuBas +=3D"</td>";
if(i<menubas.length-1)
{
zeMenuBas +=3D"<td>|</td> ";
}
}
zeMenuBas +=3D "</tr></table>";
//alert(zeMenuBas);
document.write(zeMenuBas);
}
function buildCopyright()
{
var zeCopyright =3D "© 2008 Gemalto NV | <a =
href=3D'http://www.gemalto.com/companyinfo/disclaimer.html'>Disclaimer</a=
> ";
document.write(zeCopyright);
}
------=_NextPart_000_0000_01C8B950.3B31F0B0
Content-Type: application/octet-stream
Content-Transfer-Encoding: quoted-printable
Content-Location: http://www.gemalto.com/_dotcom_template/js/tools.js
//<!-- TOOLS.JS V2.2 30/apr/2008 -->
// Updated by HG 2nd July 2002
// Updated by Jeremie A. 20th Sept 2002
// - support XHTML
// - support IE
// April 30 2008 modified "Change_siteName" function to append local =
search term data for Google CSE for Nedstat.
/**************************** barre de navigation du haut =
*********************************************/
function ShowMenu(cible)
{
HideMenu();
zeDiv =3D "smenu"+cible;
SetProp(zeDiv,"visibility","'visible'");
//alert("putting effaceur...");
PutEffaceur(zeDiv); =09
//alert("setting prop...");
SetProp("effaceur","visibility","'visible'"); =09
return 0;
}
=20
function HideMenu()
{
var zeDiv =3D null;
SetProp("effaceur","visibility","'hidden'");=09
for(i=3D2;i<7;i++)
{
zeDiv =3D "smenu"+i;
SetProp(zeDiv,"visibility","'hidden'");
}
return 0;
}
=20
function PutEffaceur(obj)
{
if( (document.layers && !document.layers[obj]) || ( document.all && =
!document.all[obj] ) || (document.getElementById && =
!document.getElementById(obj) ))
return 1;
if(document.layers){
var zeLeft =3D getProp(obj,"left");// posLeft ;
var zeTop =3D getProp(obj,"top");// posTop ;=20
}
else{
var zeLeft =3D getProp(obj,"left").replace("px","") ; // posLeft ;
var zeTop =3D getProp(obj,"top").replace("px","") ;// posTop ;=20
} =20
if (zeDiv=3D=3D"smenu6") //smenu6 =3D latest menu (increase number if =
you add menu)
SetProp("effaceur","left",(zeLeft-52)); =20
else
SetProp("effaceur","left",(zeLeft-30)); =20
=09
SetProp("effaceur","top",zeTop); =20
=09
return 0; =20
}
=20
/************************************************************************=
*/
function SetProp(cible,prop,val)
{
if (parseInt(navigator.appVersion) < 5) {
if(document.all && document.all[cible]) {
eval("document.all['"+cible+"'].style."+prop+" =3D "+val+";");
}
else if (document.layers && document.layers[cible]) {
//alert (val);
eval("document.layers['"+cible+"']."+prop+" =3D "+val+";");
}
}=09
else {
//if(prop=3D=3D"left" || prop=3D=3D"top")=20
//val =3D "'" + val+"px"+"'";
//alert (val);
eval("document.getElementById('"+ cible+ "').style."+ prop +" =3D "+ =
val +";");
}
return 0;
}
=20
function getProp(cible,prop)
{
if (parseInt(navigator.appVersion) < 5) {
if(document.all && document.all[cible])
return eval("document.all['"+cible+"'].style."+prop+";");
else if (document.layers && document.layers[cible])
return eval("document.layers['"+cible+"']."+prop+";");
}
else=20
return eval("document.getElementById('"+cible+"').style."+prop+";");
=09
return 0;
}
/* SwapImg(obj) : rollover d'image, parametre : =
document.images.nom_de_l_image */
var nomRubriqueStrat;
var nomRubrique;
function SwapImg(obj)
{
if(obj.name=3D=3DnomRubrique || obj.name=3D=3DnomRubriqueStrat)
return 1;
=09
var zePic =3D ""+obj.src;
=09
if(zePic.indexOf('_up') !=3D -1)
zePic=3DzePic.replace("_up.jpg","_ov.jpg");
else=09
zePic=3DzePic.replace("_ov.jpg","_up.jpg");
obj.src =3D zePic;
return 0;
}=20
=20
/* choix dans la liste des rubriques de la home */=20
function ChangePage(obj)
{
var newLink =3D obj[obj.selectedIndex].value;
window.locat
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -