Ayachi Nene
Ayachi Nene
I try to use psf font converted by myself, and I try to write text use int. this is my code: `Console.Write(0x4D);` ` Console.Write(6587);` But when I start using it...
使用内网穿透,安装地址是localhost,再从外网地址访问,登录时便会提示无法连接到localhost 感jo像是不支持内网穿透的亚子,能否增加一个功能?:-) 以上
两个用户通过内网穿透时无法看到对方
**Describe the problem** When I try to install Cosmos with Release, I'm getting a garbled error in Simplified Chinese for the installer.  **Steps of installation up to now** Steps...
 如图,删除2后,该项直接变空,导致显示“无法打开标准输入输出文件”。
Create README.md with Chinese translate. :)
rt,圆形屏幕,使用framebuffer驱动,芯片`GC9A01`。 调用:`font.text(LCD, '测试', x, y, show=True, color_type=1)`失败,但屏幕绘制英文正常(使用`LCD.write_text('Test',20,70,3,LCD.black)`) 打了log日志,log如下: ``` 开始进行中文绘制 (在for char in range(len(string))前) 找到中文索引:5537 中文字体点阵数据获取成功 (在colorType优化前) 找到中文索引:10245 中文字体点阵数据获取成功 尝试进行屏幕显示 (在display.show前) ``` 同时获得了font.text返回值,为`None` 屏幕厂家:[微雪电子](https://www.waveshare.net/shop/1.28inch-LCD-Module.htm) Micropython版本:1.20 屏幕分辨率:240x240
I try to rotate EPD from 152x296 to 296x152 (line 6&7), but it doesn't works. Text can't display on EPD. Here is my code(copy from example): ```python from machine import...
**描述问题** 请说清安装方式、基础系统、物理机环境、操作过程,遇到的问题 脚本安装,Ubuntu 20.04LTS on VMWare 16 Pro VMWare版本:16.1.0 build-17198959 物理环境: Windows 10 build 19043 x64 AMD R5 3600,16GB DDR4,1TB SSD 过程与问题:提交C#文件,在/status.php显示“答案错误,AC:0%”,但是在/problemset.php看到状态却是"AC”   编译记录: `========[p1.out]========= Expected | Yours windows...