原文 https://stuff.seans.com/2008/08/21/simple-water-animation-in-wpf/ 很多年前(80年代中期),我在一家拥有Silicon Graphics工作站的公司工作。在旨在展示SGI机器高端图形的少数演示中,有一个模拟了一个小线框网格中的波 ...
Background Hugo Heavy is happy. After the breakdown of the Cargolifter project he can now expand business. But he needs a clever man who tells him whe ...
分类:
其他好文 时间:
2019-04-12 13:22:39
阅读次数:
153
hugo与nginx结合使用角色安排hugo:负责将markdown转换为静态文件;nginx:作为web服务器。操作方法:执行hugo命令,站点目录下会新建文件夹public/,生成的所有静态网站页面都会存储到这个目录,使用nginx作为web服务配置rootdir指向public/即可;安装nginxyuminstallnginx#查看版本nginx-V修改nginx配置,添加监听域名vi/e
分类:
其他好文 时间:
2019-03-16 23:43:43
阅读次数:
426
Hugo安装配置文档地址:https://blog.51cto.com/michaelkang/2364007本文环境介绍#hugo版本versionHugoStaticSiteGeneratorv0.54.0linux/amd64BuildDate:2019-02-22T08:11:04Z#go版本goversiongo1.11.5linux/amd64#系统版本more/etc/redhat-
分类:
其他好文 时间:
2019-03-16 23:15:51
阅读次数:
521
Heavy Transportation 题目链接:http://poj.org/problem?id=1797 Description: Background Hugo Heavy is happy. After the breakdown of the Cargolifter project h ...
分类:
其他好文 时间:
2019-02-04 20:54:26
阅读次数:
198
背景: 在阿里云上部署个maven私服,部署好了之后发现8081默认端口不能访问。换成80端口却可以访问 原因: 阿里云主机上需要手动建立入站规则,具体操作可百度下 测试: 发现还是不可以访问 最终解决: 需要添加防火墙策略 https://blog.csdn.net/Rebs_Hugo/artic ...
分类:
其他好文 时间:
2019-01-07 17:38:38
阅读次数:
244
本文通过MetaWeblog自动发布,原文及更新链接:https://extendswind.top/posts/technical/hugo_blog_host_and_seo 给博客加个域名准备长用,Hugo生成后一直放在github page上,为了让百度能搜到费了一堆事。问题如果只是在git... ...
分类:
其他好文 时间:
2018-11-21 12:22:55
阅读次数:
645
1 说明 1. 全部参见于 "StaticGen" 2. 依据GitHub Start排名,列出前10个静态网站生成器 2 静态网站生成器 2.1 Jekyll |名称|说明| | | | |网址|https://jekyllrb.com/| |语言|Ruby| |模板|Liquid| 2.2 Ne ...
分类:
Web程序 时间:
2018-10-25 11:14:14
阅读次数:
309
http://poj.org/problem?id=1797 Description Background Hugo Heavy is happy. After the breakdown of the Cargolifter project he can now expand business. ...
分类:
其他好文 时间:
2018-10-04 10:34:42
阅读次数:
153
基于aspectJ实现埋点操作配置环境:直接使用大神的:https://github.com/JakeWharton/hugo先配置项目build.gradledependencies{classpath‘com.jakewharton.hugo:hugo-plugin:1.2.1‘}app/build.gradleapplyplugin:‘com.jakewharton.hugo‘Advice切
分类:
移动开发 时间:
2018-09-28 16:42:25
阅读次数:
256