2020年2月26日14:45:17 https://packagist.org/packages/nesbot/carbon 官方文档:https://carbon.nesbot.com/docs/ github地址:https://github.com/briannesbitt ...
DOTween相比iTween,语法更优雅,效率更高,笔者将尽量翻译完DOTween的官方文档。 Nomenclature 命名规则 Tweener:A tween that takes control of a value and animates it. 补间动画:管理一个值并在这个值上创建动画。 Sequence:A special tween that, instead of taking ...
2015-08-06 12:48 0 3843 推荐指数:
2020年2月26日14:45:17 https://packagist.org/packages/nesbot/carbon 官方文档:https://carbon.nesbot.com/docs/ github地址:https://github.com/briannesbitt ...
2017年5月3日15:06:15 这个是英文翻译版,我看过作者的文档其实不太友善或者不方便阅读,不如wiki方便 后面补充一些,结构性文档翻译 这是一部官方网站文档,剩余大部分都是开发的时候和网络总结来的 项目官网:https://tcpdf.org/ github:https ...
刚好要用看了网上翻译版本都是2011,2012年的,随手翻译一下新版 2017年10月28日23:48:08 使用方法 : Ctrl+F 官方英文版 https://github.com/phpredis/phpredis makedown URL:https://github.com ...
2020年8月5日09:40:20 cinatra--一个高效易用的c++ http框架 English | 中文 目录 cinatra简介 如何使用 快速示例 性能测试 注意事项 roadmap 联系方式 cinatra简介 cinatra是一个 ...
在学习SQLAlchemy的过程中,好多时候需要查官方Tutorial,发现网上并没有完整的中文版,于是利用这两天空余时间粗略翻译了一下。 翻译效果很差。。。。但也算是强迫自己通读一遍Tutorial,收获很多。 1.版本检查 import sqlalchemy ...
10.建立联系(外键) 是时候考虑怎样映射和查询一个和Users表关联的第二张表了。假设我们系统的用户可以存储任意数量的email地址。我们需要定义一个新表Address与User相关联。 fro ...
官方文档:https://spring.io/why-spring 中文版:https://www.springcloud.cc/spring-reference.html spring源码观后感:https://www.cnblogs.com/daimzh/p/12854376.html ...
转 http://blog.csdn.net/tangtong1/article/details/51326887 另附码云地址 https://gitee.com/free/spring-framework-reference 中文翻译地址: http ...