17845.html
来自「VB技巧问答10000例,是一个教程」· HTML 代码 · 共 23 行
HTML
23 行
<html> <head> <title>由程式更改tte档</title> </head> <body bgcolor="#FFFFFF" vlink="#808080"> <center> <h1>由程式更改tte档</h1> </center><hr size=7 width=75%><hr size=7 width=75%><p>Posted by dino on August 25, 1999 at 12:59:00:<p>In Reply to: <a href="17830.html">Do you know how to change 使用者造字档 by VB program ? (详内) </a> posted by Albert Chiu ~~~ on August 25, 1999 at 09:33:52:<p>可以做到,但有一个问题要解决<br>在windows自建字型是存在c:\windows\eudc.tte内<br>只要你先在一台电脑先用造字程式建好自用字型<br>把eudc.tte随程式走...当需要自用字型时<br>把原来eudc.tte覆盖即可.<br>(还要注意还原问题,不然会破坏原来的自建字集)<p>但是有一个问题...share violation<br>因为这个eudc.tte系统正在用.<br>你可以试着在纯dos mode(不是windows dos prompt)<br>去覆盖eudc.tte, 再以windows开机,你建好的字就会出现<p>可是既然造字程式可以更新eudc.tte<br>应该有方式避免share violation问题<br>不知有没有人知道?找找吧!<p><br><br><hr size=7 width=75%><p><a name="followups">Follow Ups:</a><br><ul><!--insert: 17845--></ul><!--end: 17845--><br><hr size=7 width=75%><p></body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?