• 发文章

  • 发资料

  • 发帖

  • 提问

  • 发视频

创作活动
0
登录后你可以
  • 下载海量资料
  • 学习在线课程
  • 观看技术视频
  • 写文章/发帖/加入社区
返回

电子发烧友 电子发烧友

  • 全文搜索
    • 全文搜索
    • 标题搜索
  • 全部时间
    • 全部时间
    • 1小时内
    • 1天内
    • 1周内
    • 1个月内
  • 默认排序
    • 默认排序
    • 按时间排序
  • 全部板块
    • 全部板块
大家还在搜
  • 多列列表框的项符号能不能自定义设置或者添加一个图片在某一列中

    原本想要实现实现的是在多列列表框的第一列里用图片复选框放置一个图片(各种波形),试了许久实现不了,后来想能不能自定义项符号放置在第一列请各位帮忙

    2019-09-27 12:16

  • 如何导入ni图标库

    http:删除//zone.ni.com/reference/zhs-XX/help/371361N-0118/lvhowto/synchronizing_icon_library/下载了图标库zip,xml无法下载,求助如何导入图标库

    2018-01-15 10:49

  • U8G2如何连接Nodemcu-32s?

    U8G2如何连接Nodemcu-32s?

    2022-02-15 07:00

  • 并非所有字符都显示在文本字段或标签中

    当为标签或文本字段选择文本字符串的字体时,不是所有的UTF 16字符都支持这个字体吗?我有几个字体/文本字段的字体大小。我尝试了小写字母,我得到了一个小矩形。此外,我得到这个小数点的矩形。我需要做什么来修复这个?里克 以上来自于百度翻译 以下为原文 When I select a font for a text string for a label or a text field, aren't all of the UTF-16 characters supported with this font?I have Arial font sizes for several of my labels/text fields.I tried lower case letters and I get a small rectangle for them.Also, I get this rectangle for a decimal point.What do I need to do to fix this? Rick

    2019-02-12 12:21

  • 怎么更改标签文字

    在2.03 GFX框架下,文本标签中更改文本的首选方法是什么?使用图形作曲家,我做了一个简单的恒温器程序,我希望能够通过允许用户输入一个数字来改变温度,然后显示那个数字。我使用了函数LaTestFieldWistGeGETTeX(TetriFieldWiGET,NetryString)来存储输入到文本字段中的字符串,但是当我使用TalaabelWistGoTestTeXT(LabelWistGe7,*Netring)时,它会崩溃。我还试图创建一个空白标签,并复制其他标签的内容,但也会崩溃。 以上来自于百度翻译 以下为原文 Whats the preferred way to change text in a text label under the 2.03 gfx framework?using the graphics composer I made a simple thermostat program, I want to be able to change the temperature by allowing the user to enter a number, then display that number.I used the function laTextFieldWidget_GetText(TextFieldWidget, newString) to store the string entered into a text field, but when I use the laLabelWidget_SetText(LabelWidget7, *newString); it causes it to crash.I also tried to create a blank label and have it copy the content of the other label but that also crashes. laString *newString; laString_Initialize(newString); laLabelWidget_GetText(LabelWidget9, newString); laLabelWidget_SetText(LabelWidget10, *newString); laString_Destroy(newString);

    2019-03-19 09:10

  • 如何利用Arduino IDE对stm32板子NUCLEO-F411RE进行闪烁灯的程序下载?

    如何搭建Arduino的环境?如何利用Arduino IDE对stm32板子NUCLEO-F411RE进行闪烁灯的程序下载?

    2022-02-21 07:38