Skip to content

Commit

Permalink
ok
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jul 24, 2022
1 parent 541b6d4 commit c6e0b7c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,17 +13,21 @@
* 愿世界上没有难用的编程语言
* 为了抹平不同编程语言之间的差异使中国人,可以快速上手对应编程语言的软件开发,主要工作不在于翻译各个编程语言的类库,而是将最实用的功能通过汉语文字直观地表现出来,符合中国人的思维逻辑
* 以开源,开放,合作,共赢的姿态,迎接中文编程开发者的反哺,易函数的使用者,最终会变成易函数的开发者,持续贡献优秀的代码,形成良好的循环
* 已经开发 go语言( [goefun](https://github.com/duolabmeng6/goefun) ) python语言( [pyefun](https://github.com/duolabmeng6/pyefun) ) 未来主流的编程语言都能拥有易函数如( java语言( [javaefun](https://github.com/duolabmeng6/javaefun) ),c#,c++,php,js)



# 易函数的优势

- **兼容所有系统**的 python 运行环境 `Window` `MacOS` `Linux` `Ubuntu` `Centos`
- **全中文函数名和注释** 以易语言核心支持库,火山类库,精易模块等命名风格降低使用门槛
- **企业级实用功能类库**,涵盖所有技术领域应用(深度学习,图像处理,文字处理,自动化测试),全面简化 python 开发和学习的门槛
- **所有命令通过测试用例** 100% 放心使用,查看测试用例后立即上手使用
- 已经开发 go语言( [goefun](https://github.com/duolabmeng6/goefun) ) python语言( [pyefun](https://github.com/duolabmeng6/pyefun) ) 未来主流的编程语言都能拥有易函数如( java语言( [javaefun](https://github.com/duolabmeng6/javaefun) ),c#,c++,php,js)
- **一键编译**,轻松发布应用
- **跨平台应用** 使用最新的技术 Qt构建视窗软件,在Qt视窗设计器中配有完整的开发生态,全中文的组件和函数,一套代码多端运行。



# 文档

* [易函数使用示例代码](https://github.com/duolabmeng6/pyefun/tree/master/示例代码)
Expand Down

0 comments on commit c6e0b7c

Please sign in to comment.