C++ 俄罗斯方块C++实现(基于QT)(8)– L型方块代码 俄罗斯方块C++实现(基于QT)(7)-- S型方块代码 J型方块代码实现(lblock.h, lblock.cpp) lblock.h代码: // lblock.h #ifndef LBLOCK_H... 11月24日 热度4,593 度 发表评论 阅读全文
python 爬虫三大库简介 爬虫三大库简介 Requests库 Requests库官方文档链接:http://docs.python-requests.org/zh_CN/latest/ Requests: 让 HTTP 服务人... 02月27日 热度6,654 度 发表评论 阅读全文
ruby Ruby invalid byte sequence in UTF-8 (ArgumentError)解决办法 Ruby invalid byte sequence in UTF-8 (ArgumentError)解决办法 有时候因为编码问题出现如下错误提示: Uncaught exception: inval... 09月29日 热度7,496 度 发表评论 阅读全文
技巧 brew install卡Updating Homebrew…的解决办法 brew install卡Updating Homebrew…的解决办法 替换brew源什么的不考虑,最简单直接的方法如下: 在执行了brew install xxx后停在update HomeBre... 04月28日 热度6,557 度 发表评论 阅读全文
cocos2dx 图像渲染和动画——坐标系详解 图像渲染和动画——坐标系详解 笛卡尔坐标系(Cartesian coordinates) 笛卡尔坐标系中定义右手系原点在左下角,x向右,y向上,z向外,OpenGL坐标系为笛卡尔右手系。 y | ... 08月23日 热度4,467 度 发表评论 阅读全文
未分类 Homebrew安装报错 Homebrew安装报错 使用/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/mas... 04月23日 热度4,893 度 发表评论 阅读全文
Linux Linux下修改.bash_profile文件后立即生效的方法 Linux下修改.bash_profile文件后立即生效的方法 方法一: source .bash_profile 方法二: ..bash_profile 方法三: exec bash --login 07月21日 热度5,067 度 发表评论 阅读全文
资源 百分购app 百分购 点击下面图片或者链接,即可下载百分购app 下载链接 http://jjmlzhwcdn.yingxiong.com/test/test.apk 04月06日 热度4,088 度 发表评论 阅读全文