Code Monkey home page Code Monkey logo

a2htray.github.io's People

Contributors

a2htray avatar

Stargazers

 avatar  avatar

Watchers

 avatar

a2htray.github.io's Issues

posts/go-hugo-wowchemy-academic-website/

Two Steps to Build an Academic Website with Hugo and Wowchemy - Mozart's Sheet

Four days ago, I got a requirement to build an academic website for yunzila~. This
reminds me of my previous blog experience. Since my blog is built with Hugo, I started to find an academic theme which is
designed for Hugo. Here is a link to Hugo themes, and then I find the Academic
theme developed by gcushen which meets my needs.

https://a2htray.github.io/posts/go-hugo-wowchemy-academic-website/

posts/go-set-value-via-reflect-package/

Go 的反射包 reflect - Mozart's Sheet

首先贴上 Go 开发团队对 reflect 包的描述:

Package reflect implements run-time reflection, allowing a program to manipulate objects with arbitrary types. The typical use is to take a value with static type interface{} and extract its dynamic type information by calling TypeOf, which returns a Type.
A call to ValueOf returns a Value representing the run-time data. Zero takes a Type and returns a Value representing a

http://localhost:1313/posts/go-set-value-via-reflect-package/

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.