hexo gitalk配置出现的问题
1. gitalk授权登录后报错403
答:更新版本到 1.7.2 或者 修改配置增加 proxy: https://cors-anywhere.azm.workers.dev/https://github.com/login/oauth/access_token
答:更新版本到 1.7.2 或者 修改配置增加 proxy: https://cors-anywhere.azm.workers.dev/https://github.com/login/oauth/access_token
Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.
1 | $ hexo new "My New Post" |
More info: Writing
1 | $ hexo server |
More info: Server
1 | $ hexo generate |
More info: Generating
1 | $ hexo deploy |
More info: Deployment
基于HTK开源框架的汉语语音识别 (GMM-HMM)
基于Kaldi(DNN)的小词汇量汉语语音识别平台搭建
如果运行出错,请检查配置是否准确
flutter
- 首页,简介,作品展示
- 留言功能(需要获取个人公开信息)
- 技术:使用云开发功能(数据库,文件管理以及云函数),所有数据获取来自云开发平台;文档编写使用markdown; 富文本解析使用towxml
小程序码:
Towxml 是一个可将HTML
、Markdown
转为微信小程序WXML
(WeiXin Markup Language)的渲染库。
用于解决在微信小程序中Markdown
、HTML
不能直接渲染的问题。
meat http-equiv 属性详解(转)