Hi

Welcome to HermyGong’s Studio.

GIT 使用备忘

Easy to Check the commands for Git

2023-05-19     1796 words     4 min     HermyGong     本文阅读量

VS Code 使用备忘

Easy to Check the shortcuts for VS code

2023-05-19     80 words     1 min     HermyGong     本文阅读量

编译 cesium for unreal 源码踩坑记录

a step-by-step guide about How to Compile the Source Code of Cesium for Unreal SDK

2023-05-19     642 words     2 min     HermyGong     本文阅读量

零基础搭建我的个人博客

下载安装、配置站点、修改为左侧目录、添加评论区…

2023-05-19     1342 words     3 min     HermyGong     本文阅读量

大模型时代AI产品学习笔记#02

了解大模型时代AI发展历程,并开始搭建环境!

2024-01-28     3510 words     8 min     HermyGong     本文阅读量

大模型时代AI产品学习笔记#01

从「前大模型时代」到大模型时代,各类AI产品案例;产品人员如何在大模型时代自处、需要了解什么

2024-01-04     2255 words     5 min     HermyGong     本文阅读量

Blackwords

壳工程 搭建所有组件的app组件称为壳组件/工程。 我们日常业务需求开发的组件叫做业务组件,如果这个业务需求是可以被普遍复用的,那么叫做业务基础...

2023-12-28     2764 words     6 min     HermyGong     本文阅读量

如何快速入门flutter?

官方文档 https://flutter.cn/ 掌握 Dart 语法 阅读 #1: Dart programming language | Dart 阅读 #12: Dart-Cheatsheet 实践:在 https://dart.dev/ 提供的 PlayGround 中实现一个冒泡排序。 熟悉 Android Studio,Xcode 的使用 了解 Android Studio 和 Xcode 的调试 阅读...

2023-12-28     428 words     1 min     HermyGong     本文阅读量

CS基础

GUCS 样章 https://www.yinwang.org/blog-cn/2021/05/11/gucs-sample 作者为王垠,https://www.yinwang.org/ 递归 Recursive 例如: function length(ls) { //... } 如何写出递归函数(例1:length) 1. 写出递归调...

562 words     2 min     HermyGong     本文阅读量

教练式辅导话术&GROW模型&问题宝库

GROW模型定义 GROW模型是教练式辅导的一种方法,是业界普遍使用的成熟的辅导方法。 GROW模型是通过富有技巧性地提问和结构清晰的流程帮助被...

2357 words     5 min     HermyGong     本文阅读量