NI LabVIEW,CVI,数据采集等产品讨论区

取消
显示结果 
搜索替代 
您的意思是: 

关于数字显示问题

sorry Yukee
         那个程序是通过键盘扫描来确定输入值的,那我想输入汉字,
还是那么个要求,你有什么办法吗?
——————————————
党教育我们要忠于人民
0 项奖励
81 条消息(共 87 条)
4,053 次查看
You don't need add any program for the software. just your input langue leadings. But labVIEW is not support simple chinese langue. you can use traditional Chinese (fan ti zi) !
________________________________________________________


Try to make everything Automatic
0 项奖励
82 条消息(共 87 条)
4,051 次查看
just your input langue leadings
我不是很明白这句话是什么意思。。。。。。

不经过这道程序的string controls能够正常显示简体字啊。
(PS:我查点把traditional language理解成甲骨文。。。。)

selection strat和end是指text开始和终止的数位吗?
——————————————
党教育我们要忠于人民
0 项奖励
83 条消息(共 87 条)
4,045 次查看
中文的1个字是2个字节,你的这个程序是检测当输入为1个字节的时候把该字节加入字符串中,貌似是不能实现中文输入的功能的。
---------------------------
Lady And Basketball Vividly In my Exciting World !!!
Daniel.Tang E-mail: tangye@friendess.com
0 项奖励
84 条消息(共 87 条)
4,041 次查看

just your input langue leadings
我不是很明白这句话是什么意思。。。。。。namely, your OS langue !

不经过这道程序的string controls能够正常显示简体字啊。
(PS:我查点把traditional language理解成甲骨文。。。。)

selection strat和end是指text开始和终止的数位吗?Yes,

 You must modify the software. Traditional Chinese's string bit is 2. I call my colleague to input some Traditional Chinese string. there are 2 too !, Please command the string bits to 2, if you use Chinese.  I haven't simple Chinese inputting, and I don't know. How many simple Chinese bits are about. you can try it yourself !

the modification is easy !

________________________________________________________


Try to make everything Automatic
0 项奖励
85 条消息(共 87 条)
4,038 次查看
貌似??
是打错字了还是啥意思?
我发现我今天理解能力特差。。。。

每个汉字是2个字节,每次输入还有一个初始字节
可是不能确定用户一次输入几个汉字啊。
如果不对输入字节做限制,应该是多少字节都能输入啊。
为什么我取消了输入字节的限制,反而什么都不能输入了?

我觉得不是字节的问题,就算3个字节放行,输入一个字,
结果是得到一个方框。。。。。。

我似乎觉得这个办法根本行不通,你们有别的办法吗?
——————————————
党教育我们要忠于人民
0 项奖励
86 条消息(共 87 条)
4,037 次查看
貌似=好像,表示一种委婉的语气,understand?
---------------------------
Lady And Basketball Vividly In my Exciting World !!!
Daniel.Tang E-mail: tangye@friendess.com
0 项奖励
87 条消息(共 87 条)
4,026 次查看