Results 590 comments of Xuan Wu

试试改成: ```python from pyefun.核心支持库.公用函数 import * ``` 其中有 `异常处理返回类型逻辑型` 等定义

效果相同、测试通过的话,代码精简些挺好。

龙年好!基于 [设想](https://gitee.com/zhishi/collection-of-chinese-blogs/),刚用gh pages搭了 [这个演示](http://nobodxbodon.github.io/)。博客同步、索引和网页内容生成等 [开源在此](https://gitee.com/zhishi/collection-of-chinese-blogs/tree/master/%E5%8E%9F%E5%9E%8B)。 当下仅支持最基本的浏览,原文 url [还在修](https://gitee.com/zhishi/collection-of-chinese-blogs/issues/I94K59)。 打算尽量定期更新内容并补充功能。 欢迎任何建议意见!

原文链接已修正,添加了题目关键词搜索。 当前的聚合统计: 35 个博客、5826 篇博文, 占用空间 10.032 GB

原文链接已修正,添加了题目关键词搜索。 当前的聚合统计: 35 个博客、5826 篇博文, 占用空间 10.032 GB

双拼输入法相关代码好像[主要在这里](https://github.com/program-in-chinese/vscode_Chinese_Input_Assistant/blob/f3cb64d1a3774816a0c810e9cfc08c92813540e0/bopomofo.js#L1228)。欢迎 PR~

刚在本地打开 gh-pages 下的 index.html,看起来高亮有效了,不知改动了哪里? ![Screen Shot 2021-04-22 at 7 36 13 PM](https://user-images.githubusercontent.com/392497/115810543-ee1f7300-a3a2-11eb-9e01-600da72e7c1f.png) 又试了首页的在线环境也有效。

想实用些的话,不妨试试 [木兰](https://github.com/MulanRevive/mulan-rework),支持基本py内置函数: ```javascript using randrange in random 想的 = randrange(100) loop { 猜的 = int(input("猜吧:")) if 猜的 > 想的 { println("大了") } elif 猜的 < 想的 { println("小了") } else...

【在下不是maintainer】 感谢分享!这两个资源打在插件包里的话,导入字典时方便找吗?

你好。刚试了Java,ceshi的补全项有“测试函数”: kotlin也有: 版本: IntelliJ IDEA 2022.2.4 (Community Edition) Build #IC-222.4459.24, built on November 22, 2022