Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump hexo from 6.2.0 to 6.3.0 #3

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "themes/fexo"]
path = themes/fexo
url = https://github.com/EyreFree/fexo.git
62 changes: 31 additions & 31 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,37 +4,37 @@ EyreFree 存放所发布的各种水文的仓库,可在线查看:[https://ww

## 博文

- [Flutter 与 Swift 混编项目启用 Bitcode](/source/_posts/Flutter-Bitcode.markdown)
- [如何实现通过 NFC 标签唤起 App Clips](/source/_posts/NFC-AppClips.markdown)
- [CocoaPods installed but not initialized. Skipping pod install](/source/_posts/CocoaPods-Flutter-CDN.markdown)
- [GitHub 项目 README 展示使用本开源库的 App](/source/_posts/GitHub-ReadMe-Apps.markdown)
- [怎样将信息发布 / 记录到 ETH 网络?](/source/_posts/ETHTransactionData.markdown)
- [蜂鸟商家版 iOS 组件化 / 模块化实践总结](/source/_posts/LPDBusinessiOS.markdown)
- [Git 踩坑:Git Push 远端无分支不提示](/source/_posts/Git-Push.markdown)
- [利用 CodeBeat 为你在 GitHub 上的项目进行代码质量管理](/source/_posts/CodeBeat-GitHub.markdown)
- [AppStore 审核 macOS 应用踩坑记录](/source/_posts/AppStore-macOS.markdown)
- [如何将 CocoaPods 库升级到 Swift 4](/source/_posts/CocoaPods-Swift4.markdown)
- [Swift 流水账:踩到一个 Enum 坑(并不是](/source/_posts/Swift-Enum.markdown)
- [GitHub Wiki 页面的添加和设置](/source/_posts/GitHub-Wiki-Introduction.markdown)
- [GitHub 项目徽章的添加和设置](/source/_posts/GitHub-Badge-Introduction.markdown)
- [iOS 在 App 中使用自定义字体](/source/_posts/UIFont-TTF.markdown)
- [利用 Travis-CI 让你在 GitHub 上的 CocoaPods 库持续构建](/source/_posts/Travis-CI.markdown)
- [iOS 利用 NEHotspotHelper 获取 WiFi 列表](/source/_posts/NEHotspotHelper.markdown)
- [十分钟开发一款 iOS 表情包 App](/source/_posts/Coding-Emoji.markdown)
- [iOS 为 App 添加 3D Touch 快捷菜单](/source/_posts/3D-Touch.markdown)
- [OS X 下统计项目代码行数](/source/_posts/Wrap-Count.markdown)
- [iOS 获取当前 WiFi 信息](/source/_posts/iOS-WiFi-Info.markdown)
- [OS X 下使用 Hexo 和 Coding Pages 搭建静态博客](/source/_posts/Hexo-Coding-Pages.markdown)
- [iOS 在 App 中获取 XCode 构建信息](/source/_posts/iOS-Build-Info.markdown)
- [OS X 下使用 Jekyll 和 Coding Pages 搭建静态博客](/source/_posts/Jekyll-Coding-Pages.markdown)
- [iOS 集成广点通移动 App 激活数据统计 API 上报方案](/source/_posts/iOS-GuangDianTong.markdown)
- [Swift UIColor 添加从十六进制值初始化的扩展](/source/_posts/Swift-UIColor-Hex.markdown)
- [XCode 中 Swift / Objective-C / C / C++ 混合编程](/source/_posts/XCode-Swift-Objective-C-C-C++.markdown)
- [在需要兼容 iOS 7.0 及以下的项目中使用 Alamofire](/source/_posts/iOS7-Alamofire.markdown)
- [iOS 设置 Launch Image 启动图片](/source/_posts/iOS-LaunchImage.markdown)
- [WordPress 使用笔记](/source/_posts/WordPress-Notes.markdown)
- [Git 常用命令](/source/_posts/Git-Commands.markdown)
- [Windows 7 下 QT 5.1.1 for Android 开发环境的搭建与配置](/source/_posts/Windows7-QT-Android.markdown)
- [Flutter 与 Swift 混编项目启用 Bitcode](/source/_posts/2020/Flutter-Bitcode.markdown)
- [如何实现通过 NFC 标签唤起 App Clips](/source/_posts/2020/NFC-AppClips.markdown)
- [CocoaPods installed but not initialized. Skipping pod install](/source/_posts/2019/CocoaPods-Flutter-CDN.markdown)
- [GitHub 项目 README 展示使用本开源库的 App](/source/_posts/2019/GitHub-ReadMe-Apps.markdown)
- [怎样将信息发布 / 记录到 ETH 网络?](/source/_posts/2018/ETHTransactionData.markdown)
- [蜂鸟商家版 iOS 组件化 / 模块化实践总结](/source/_posts/2018/LPDBusinessiOS.markdown)
- [Git 踩坑:Git Push 远端无分支不提示](/source/_posts/2017/Git-Push.markdown)
- [利用 CodeBeat 为你在 GitHub 上的项目进行代码质量管理](/source/_posts/2017/CodeBeat-GitHub.markdown)
- [AppStore 审核 macOS 应用踩坑记录](/source/_posts/2017/AppStore-macOS.markdown)
- [如何将 CocoaPods 库升级到 Swift 4](/source/_posts/2017/CocoaPods-Swift4.markdown)
- [Swift 流水账:踩到一个 Enum 坑(并不是](/source/_posts/2017/Swift-Enum.markdown)
- [GitHub Wiki 页面的添加和设置](/source/_posts/2017/GitHub-Wiki-Introduction.markdown)
- [GitHub 项目徽章的添加和设置](/source/_posts/2017/GitHub-Badge-Introduction.markdown)
- [iOS 在 App 中使用自定义字体](/source/_posts/2017/UIFont-TTF.markdown)
- [利用 Travis-CI 让你在 GitHub 上的 CocoaPods 库持续构建](/source/_posts/2017/Travis-CI.markdown)
- [iOS 利用 NEHotspotHelper 获取 WiFi 列表](/source/_posts/2017/NEHotspotHelper.markdown)
- [十分钟开发一款 iOS 表情包 App](/source/_posts/2016/Coding-Emoji.markdown)
- [iOS 为 App 添加 3D Touch 快捷菜单](/source/_posts/2016/3D-Touch.markdown)
- [OS X 下统计项目代码行数](/source/_posts/2016/Wrap-Count.markdown)
- [iOS 获取当前 WiFi 信息](/source/_posts/2016/iOS-WiFi-Info.markdown)
- [OS X 下使用 Hexo 和 Coding Pages 搭建静态博客](/source/_posts/2016/Hexo-Coding-Pages.markdown)
- [iOS 在 App 中获取 XCode 构建信息](/source/_posts/2016/iOS-Build-Info.markdown)
- [OS X 下使用 Jekyll 和 Coding Pages 搭建静态博客](/source/_posts/2016/Jekyll-Coding-Pages.markdown)
- [iOS 集成广点通移动 App 激活数据统计 API 上报方案](/source/_posts/2016/iOS-GuangDianTong.markdown)
- [Swift UIColor 添加从十六进制值初始化的扩展](/source/_posts/2015/Swift-UIColor-Hex.markdown)
- [XCode 中 Swift / Objective-C / C / C++ 混合编程](/source/_posts/2015/XCode-Swift-Objective-C-C-C++.markdown)
- [在需要兼容 iOS 7.0 及以下的项目中使用 Alamofire](/source/_posts/2015/iOS7-Alamofire.markdown)
- [iOS 设置 Launch Image 启动图片](/source/_posts/2015/iOS-LaunchImage.markdown)
- [WordPress 使用笔记](/source/_posts/2015/WordPress-Notes.markdown)
- [Git 常用命令](/source/_posts/2015/Git-Commands.markdown)
- [Windows 7 下 QT 5.1.1 for Android 开发环境的搭建与配置](/source/_posts/2013/Windows7-QT-Android.markdown)

## 捐赠

Expand Down
3 changes: 2 additions & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ timezone: ''
# URL
## Set your site url here. For example, if you use GitHub Page, set url as 'https://username.github.io/project'
url: http://www.eyrefree.org
permalink: :year/:month/:day/:title/
permalink: :title/
permalink_defaults:
pretty_urls:
trailing_index: true # Set to false to remove trailing 'index.html' from permalinks
Expand Down Expand Up @@ -113,4 +113,5 @@ deploy:
repo:
# coding: [email protected]:eyrefree/eyrefree.git
github: [email protected]:EyreFree/eyrefree.github.io.git
# gitee: [email protected]:eyrefree/EyreFree.git
branch: master
68 changes: 27 additions & 41 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"version": "6.2.0"
},
"dependencies": {
"hexo": "^6.2.0",
"hexo": "^6.3.0",
"hexo-deployer-git": "^3.0.0",
"hexo-generator-archive": "^1.0.0",
"hexo-generator-category": "^1.0.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: post
title: Windows 7 下 QT 5.1.1 for Android 开发环境的搭建与配置
date: 2013-11-08 10:00:00 -05:00
categories: Environment
categories: Code
tag: Qt
---

Expand Down Expand Up @@ -100,9 +100,7 @@ D:\ANT

【注意最后面的分号 ; 不能漏掉】

<center>
![Windows7-QT-Android-1](/images/Windows7-QT-Android-1.jpeg)
</center>
![Windows7-QT-Android-1](/images/2013/Windows7-QT-Android/1.jpeg)

# 四、Qt Creator 设置

Expand Down Expand Up @@ -132,55 +130,41 @@ D:\ANT\bin\ant.bat
D:\Java\jdk1.7.0_45
```

<center>
![Windows7-QT-Android-2](/images/Windows7-QT-Android-2.jpeg)
</center>
![Windows7-QT-Android-2](/images/2013/Windows7-QT-Android/2.jpeg)

# 五、添加虚拟机

单击 启动Android AVD管理器,出现Android Virtual Device Manager界面,单击 New 创建一个Android虚拟设备。

<center>
![Windows7-QT-Android-3](/images/Windows7-QT-Android-3.jpeg)
</center>
![Windows7-QT-Android-3](/images/2013/Windows7-QT-Android/3.jpeg)

# 六、建立测试工程

经过以上这些步骤,开发环境基本配置完成,接下来我们建立一个简单的工程来验证配置是否正确:

(1)重新打开Qt Creator,选择 文件 -> 新建文件或项目,出现项目创建向导,选择 QT Gui 应用:

<center>
![Windows7-QT-Android-4](/images/Windows7-QT-Android-4.jpeg)
</center>
![Windows7-QT-Android-4](/images/2013/Windows7-QT-Android/4.jpeg)

(2)然后下一步,工程路径任选。
【但是切记,绝对不要在路径内包含任何空格,这里我使用的是D:\QT-WorkSpace,否则会出现各种意想不到的编译错误!】
(3)然后下一步,选择 Android for arm:

<center>
![Windows7-QT-Android-5](/images/Windows7-QT-Android-5.jpeg)
</center>
![Windows7-QT-Android-5](/images/2013/Windows7-QT-Android/5.jpeg)

(4)后面的信息暂时不需要过多关注,直接下一步即可,直至完成项目创建。

<center>
![Windows7-QT-Android-6](/images/Windows7-QT-Android-6.jpeg)
</center>
![Windows7-QT-Android-6](/images/2013/Windows7-QT-Android/6.jpeg)

(5)项目创建完毕后,右键 项目,选择 构建,若成功则继续下一步,否则请对照上文寻找可能的出错步骤进行相应修改或返回本文开头尝试重新开始配置过程。

<center>
![Windows7-QT-Android-7](/images/Windows7-QT-Android-7.jpeg)
</center>
![Windows7-QT-Android-7](/images/2013/Windows7-QT-Android/7.jpeg)

(6)项目构建成功后,右键
项目,选择 运行,Android虚拟设备将会自动打开,启动过程过程较慢,耐心等候。
(7)若无意外,将会成功运行该空项目生成的apk,因为这里是个空的项目,什么也没写,所以当然什么也没有,效果如图,表明环境配置成功。

<center>
![Windows7-QT-Android-8](/images/Windows7-QT-Android-8.jpeg)
</center>
![Windows7-QT-Android-8](/images/2013/Windows7-QT-Android/8.jpeg)

---

Expand All @@ -189,5 +173,5 @@ D:\Java\jdk1.7.0_45
---

> 如有任何知识产权、版权问题或理论错误,还请指正。
> https://www.eyrefree.org/2013/11/08/Windows7-QT-Android
> https://www.eyrefree.org/2013/Windows7-QT-Android
> 如文中无特殊说明,本站均使用以下协议保护:[署名-非商业性使用-禁止演绎](http://creativecommons.org/licenses/by-nc-nd/3.0/cn/)。
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: post
title: Git 常用命令
date: 2015-04-09 10:00:00 -05:00
categories: Git
categories: Code
tag: Nothing
---

Expand Down Expand Up @@ -122,7 +122,7 @@ git config --global user.name "eyrefree" git config --global user.email eyrefre

最后,转载一张觉得挺棒的图片:

![](/images/git.png)
![](/images/2015/Git-Commands/git.png)

---

Expand All @@ -132,5 +132,5 @@ git config --global user.name "eyrefree" git config --global user.email eyrefre
---

> 如有任何知识产权、版权问题或理论错误,还请指正。
> https://www.eyrefree.org/2015/04/09/Git-Commands
> https://www.eyrefree.org/2015/Git-Commands
> 如文中无特殊说明,本站均使用以下协议保护:[署名-非商业性使用-禁止演绎](http://creativecommons.org/licenses/by-nc-nd/3.0/cn/)。
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: post
title: Swift UIColor 添加从十六进制值初始化的扩展
date: 2015-09-10 10:00:00 -05:00
categories: iOS
categories: Code
tag: Swift
---

Expand Down Expand Up @@ -42,5 +42,5 @@ let testColor = UIColor(valueRGB: 0x666666)
---

> 如有任何知识产权、版权问题或理论错误,还请指正。
> https://www.eyrefree.org/2015/09/10/Swift-UIColor-Hex
> https://www.eyrefree.org/2015/Swift-UIColor-Hex
> 如文中无特殊说明,本站均使用以下协议保护:[署名-非商业性使用-禁止演绎](http://creativecommons.org/licenses/by-nc-nd/3.0/cn/)。
Loading