This commit is contained in:
2025-11-30 14:49:16 +08:00
parent 021c593241
commit de46c4b073
1406 changed files with 526774 additions and 1221 deletions

View File

@@ -0,0 +1,65 @@
<html>
<head>
<title><%TITLE%></title>
<meta http-equiv="Content-Type" content="text/html; charset=<%DOCCHARSET%>">
<script type="text/javascript">
<!--
function MM_swapImgRestore() { //v3.0
var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}
function MM_preloadImages() { //v3.0
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
function MM_findObj(n, d) { //v4.01
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
if(!x && d.getElementById) x=d.getElementById(n); return x;
}
function MM_swapImage() { //v3.0
var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
//-->
</script>
<style type="text/css">
<!--
-->
</style>
</head>
</head>
<body onLoad="MM_preloadImages('images/MGtools_button_h.gif','images/OldEntries_Button_h.gif','images/MGtools_cn_h.gif')">
<table width="100%" height="110" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td colspan="2"><img src="images/works_char_lowbody.jpg" alt="" width="183" height="92" hspace="0" vspace="0" border="0" /></td>
<td width="100%" rowspan="2" align="right" bgcolor="#dbdbdb"><table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td background="images/MGtoolsHelp_TopRepeater.gif">&nbsp;</td>
<td><a href="http://twincodes.com" target="_blank"><img src="images/MGpicker_smallIcon.jpg" width="120" height="82" border="0"></a></td>
<td colspan="2" align="left" background="images/MGtoolsHelp_TopRepeater.gif"><a href="http://twincodes.com" target="_blank"><img src="images/MGtools_smallIcon.jpg" width="120" height="82" border="0"></a></td>
<td align="right" background="images/MGtoolsHelp_TopRepeater.gif"><a href="http://twincodes.com" target="_blank"><img src="images/works_logo.jpg" width="383" height="82" border="0"></a></td>
<td align="right" background="images/MGtoolsHelp_TopRepeater.gif">&nbsp;</td>
</tr>
<tr valign="top">
<td width="19" height="28" background="images/MGtoolsHelp_midNull.gif">&nbsp;</td>
<td height="28"><a href="http://twincodes.com/MGPicker_en.html" target="_blank"><img src="images/mgPicker_h.gif" width="120" height="28" border="0"></a></td>
<td height="28"><a href="http://twincodes.com/MGtools_en.html" target="_blank" onMouseOver="MM_swapImage('MGToolsPro','','images/MGtools_button_h.gif',1)" onMouseOut="MM_swapImgRestore()"><img src="images/MGtools_button.gif" alt="MGToolsPro" name="MGToolsPro" width="108" height="28" border="0"></a></td>
<td height="28"><img src="images/MGtoolsHelp_midNull.gif" alt="TwinDraw" name="TwinDraw" width="19" height="28" border="0"></td>
<td width="100%" background="images/MGtoolsHelp_lowerHeaderRepe.gif">&nbsp;</td>
<td width="125" height="28"><a href="http://twincodes.com/qa/en/?qa=mg-pickerstudio" target="_blank" onMouseOver="MM_swapImage('qa','','images/qa_small_h.gif',1)" onMouseOut="MM_swapImgRestore()"><img src="images/qa_small.gif" alt="Q&A" name="qa" width="125" height="28" hspace="0" vspace="0" border="0" id="qa"></a></td>
</tr>
</table></td>
</tr>
<tr valign="top">
<td width="40" bgcolor="#ececec">
<a href="../SimplifiedChinese/index.html" target="_parent" onMouseOver="MM_swapImage('CNManual','','images/MGtools_cn_h.gif',1)" onMouseOut="MM_swapImgRestore()"><img src="images/MGtools_cn.gif" alt="Chinese" name="CNManual" width="40" height="18" border="0"></a></td>
<td width="143" height="18" bgcolor="#ececec"><img src="images/works_char_feet.jpg" alt="" width="143" height="18" hspace="0" vspace="0" border="0" /></td>
</tr>
</table>
</body>
</html>

View File

@@ -0,0 +1,67 @@
<html>
<head>
<title><%TITLE%></title>
<meta http-equiv="Content-Type" content="text/html; charset=<%DOCCHARSET%>">
<script type="text/javascript">
<!--
function MM_swapImgRestore() { //v3.0
var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}
function MM_preloadImages() { //v3.0
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
function MM_findObj(n, d) { //v4.01
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
if(!x && d.getElementById) x=d.getElementById(n); return x;
}
function MM_swapImage() { //v3.0
var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
//-->
</script>
</head>
</head>
<body onLoad="MM_preloadImages('images/MGtools_EN_h.gif','images/OldEntries_CNButton_h.gif','images/MGtools_button_h.gif')">
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr bordercolor="0">
<td width="92" colspan="2" valign="top">
<table border="0" cellpadding="0" cellspacing="0">
<tr>
<td colspan="2" background="images/MGtoolsHelp_TopRepeater.gif"><img src="images/works_char_lowbody.jpg" alt="" width="183" height="92" hspace="0" vspace="0" border="0" /></td>
</tr>
<tr>
<td><a href="../English/index.html" target="_parent" onMouseOver="MM_swapImage('999','','images/MGtools_EN_h.gif',1)" onMouseOut="MM_swapImgRestore()"><img src="images/MGtools_EN.gif" alt="English" name="ENManual" width="59" height="18" vspace="0" border="0"></a></td>
<td><img src="images/works_char_feet_cn.jpg" alt="" width="124" height="18" hspace="0" vspace="0" border="0" /></td>
</tr>
</table>
</td>
<td width="100%" align="right" valign="top" bgcolor="#dbdbdb"><table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td background="images/MGtoolsHelp_TopRepeater.gif">&nbsp;</td>
<td><a href="http://twincodes.com" target="_blank"><img src="images/MGpicker_smallIcon.jpg" width="120" height="82" border="0"></a></td>
<td colspan="2" align="left" background="images/MGtoolsHelp_TopRepeater.gif"><a href="http://twincodes.com" target="_blank"><img src="images/MGtools_smallIcon.jpg" width="120" height="82" border="0"></a></td>
<td align="right" background="images/MGtoolsHelp_TopRepeater.gif"><a href="http://twincodes.com" target="_blank"><img src="images/works_logo.jpg" width="383" height="82" border="0"></a></td>
<td align="right" background="images/MGtoolsHelp_TopRepeater.gif">&nbsp;</td>
</tr>
<tr valign="top" bordercolor="0">
<td width="19" height="28" background="images/MGtoolsHelp_midNull.gif">&nbsp;</td>
<td height="28"><a href="http://twincodes.com/MGPicker_ch.html" target="_blank"><img src="images/mgPicker_cn_h.gif" width="120" height="28" border="0"></a></td>
<td height="28"><a href="http://twincodes.com/MGtools_ch.html" target="_blank" onMouseOver="MM_swapImage('MGToolsPro','','images/MGtools_button_h.gif',1)" onMouseOut="MM_swapImgRestore()"><img src="images/MGtools_button.gif" alt="MGToolsPro" name="MGToolsPro" width="108" height="28" border="0"></a></td>
<td height="28"><img src="images/MGtoolsHelp_midNull.gif" alt="TwinDraw" name="TwinDraw" width="19" height="28" border="0"></td>
<td width="100%" height="28" background="images/MGtoolsHelp_lowerHeaderRepe.gif">&nbsp;</td>
<td height="28"><a href="http://twincodes.com/qa/ch/?qa=mg-pickerstudio" target="_blank" onMouseOver="MM_swapImage('qa','','images/qa_small_ch_h.gif',1)" onMouseOut="MM_swapImgRestore()"><img src="images/qa_small_ch.gif" alt="Q&A" name="qa" width="125" height="28" border="0" id="qa"></a></td>
</tr>
</table></td>
</tr>
</table>
<p>&nbsp;</p>
</body>
</html>

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 790 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 776 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 191 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 275 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 737 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 440 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 428 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 742 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 780 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 855 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 456 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 746 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB