GithubHelp home page GithubHelp logo

hugo-blog-comment's People

Watchers

 avatar

hugo-blog-comment's Issues

posts/my-hugo-academia-theme/

一个基于 Hugo 的个人主页主题 · Zs's Blog

背景 之前看到过学长学姐做过个人主页,多是用来申请一些学校的夏令营使用的,觉得非常的 Nice,自己也想搞一个。
大家之前好像大多用的是基于 Hexo 的一个主题 — hexo-theme-academia,但是由于之前我用过 Hexo,觉得他有一些比较明显的弊端,例如环境配置比较麻烦、需要安装 Nodejs、npm 等环境,然后再安装 Hexo。其次它

https://blog.zzsqwq.cn/posts/my-hugo-academia-theme/

posts/173/

2021RoboMaster**赛比赛记录 · Zs's Blog

[hplayer] [Music server=“netease” id=“525278524” type=“song”/] [/hplayer]
前言

​ 说起来的话今天距离比赛已经过去近一个月了,比赛结束一直想要记录一下and总结一下经验,

http://localhost:1313/posts/173/

posts/209/

Redmi AC2100刷写OpenWrt教程 · Zs's Blog

Redmi AC2100刷写Openwrt教程 前言 此教程的书写基于 Redmi AC2100 路由器,并不保证其他路由器可用。
推荐使用的 Host 主机为 Windows 10/11 系统,当然,Linux 也可以,不过某些地方用的软件有差异,但是用 Linux 的人肯定不

https://www.zzsqwq.cn/posts/209/

posts/223/

一个 Javascript 中异步的小技巧 · Zs's Blog

前言 最近看了一些 js 有关的知识,其中令我这种初学者感到很头疼的一个问题就是异步问题。
今天就我碰到的一个小问题详解一个关于异步的小技巧。
背景 我在程序中需要鉴权,来判断一个用户是普通用户还是管理员,针对不同的用户渲染不同的页面。
每个用户具有唯一的 ID,因此我只需要将管理员的 ID 放到数

https://www.zzsqwq.cn/posts/223/

posts/220/

Markdown 编辑器推荐 · Zs's Blog

前言

近期著名 Markdown 编辑器 Typora 宣布收费了,起初感觉很难受,后来感慨之余也觉得算是合理,毕竟 Typora 用起来感觉是真的很良心,也在考虑是否买一份支持一下。
虽说左右分屏的设计可能更符合 Markdown 的初衷,但是像 Typora 这种所见即所得(WYSIWYG)

http://localhost:1313/posts/220/

posts/why-use-condition-variable/

为什么要使用条件变量? · Zs's Blog

为什么要使用条件变量? 前言 最近看了很多与线程有关的 C++ 新特性,条件变量是见的比较多的一个特性。
看的时候我发现,想要理解一个新的特性,关键的要看它的引入到底解决了哪些问题,没有什么特性我们要实现相同的功能要怎么做?
以我的理解来看,条件变量是一个线程间互相同步与通知的手段,他通过主动唤醒的方式减小了各个线程的开销,取代了简单但是消耗较大的一直被动循环检验与等待。
没有条件变量我们如何实现相同的需求? 这里采用现代C++教程1 中关于条件变量的一个例子作为基础:
不使用条件变量版本 #includ

https://blog.zzsqwq.cn/posts/why-use-condition-variable/

posts/224/

关于春节期间的一些碎碎念 · Zs's Blog

前言 春节期间,走亲访友是必不可少的。交谈的多了,免不得一些问题的讨论。
读了很多书,经历了很多事,似乎想法也有一些”离经叛道“,记一下自己目前的一些想法,不知道多年后的自己看这篇文章会是什么想法,还会一如既往的坚持吗。

https://www.zzsqwq.cn/posts/224/

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.