下载地址:
http://www.mfoxc.com
象下面一小段代码即可生成一个很好的UNIX交互界面。
mFoxC网站上还有菜单、典型的基于TCP/IP的营业柜台到后台的例程等等。
欢迎交流。
CODE:[Copy to clipboard]clear(0,21)
@2,1 say %26quot;%26quot;
prtext
mFoxC业务应用平台演示系统1
┏━━━━━━━┯━━━━━━━━┯━━━━━━┯━━━━━━━━┓
┃ 客户号 │ 客户名称 │ 摘要 │ 金额 ┃
┠───────┼────────┼──────┼────────┨
┃ │ │ │ ┃
┗━━━━━━━┷━━━━━━━━┷━━━━━━┷━━━━━━━━┛
endtext
@7,11 get %26quot;%12.12s%26quot;,xkhh
@7,28 get %26quot;%12.12s%26quot;,xhm
@7,44 choose %26quot;%-12.12s%26quot;,xzy with %26quot;摘要01|摘要02|摘要03|摘要04|摘要05%26quot;
@7,60 get %26quot;%12.2f%26quot;,xfse