Henry.H

Results 188 issues of Henry.H

## 更改说明: - 只是更改了 for( i 160 - 当前版本的微博首页, 会自动懒加载. 其实 reload 的延迟可以设置很久. > repo 插件的缺陷: - 删2条微博, 就会刷新页面 reload, 执行效率太低了. - 比手动删, 快不了多少. ## 优化版本: - 油猴插件, 可以直接改js 脚本,...

# 修复编译报错问题: - https://github.com/better-dart/flutter_shop - 分支: `hotfix-2020-10` - 本 fork 分支, 会补充一些代码注释. 初学研究, 共同学习. 😄 ## fix: - [x] 指定 flutter 版本: `1.17.5 `, 这个版本比较新. 适合初学. - [x] flutter `1.22.0`...

# fix: - 更新 flutter 版本: 1.17.5 - 修复编译报错 - 修复数据 API URL.

### What problem is the feature used to solve? - Implement `service registration and service discovery` based on [NATS](https://github.com/nats-io/nats-server). ### Requirements description of the feature > api: - register -...

feature

## Background: - There are many issues being discussed about `reusing common Taskfiles`. - It can be seen that this demand is very strong. - Given that the `remote include`...

## related: - RoadMap: #3 - go-zero docs: https://www.yuque.com/tal-tech/go-zero/yaoehb # B2B2C 电商系统 - 开发原则: - sql 表不变 - api 对齐: 参数/返回值不变. ## 1. 业务模型: - 角色划分: - [x] 平台侧: B1...

## related: - #1 : research ## 目标: - 基于 go-zero, 以微服务方式, 实现一个通用 B2B2C 电商平台. - 服务端: api-server 和 admin-server - 客户端: 基于 flutter 设计跨平台 App. ## Blueprint: - 以...

# 一些开源电商平台调研: ## 目标: - [x] 尝试基于 `go-zero` 用`生产级别`的`微服务`的`最佳实践`方式写一套`电商平台`. ## Why? - 既然有那么多电商系统, 为什么还要再写一遍? - 原因: - [x] 这些大都是单体项目, 非`微服务`. - [x] 这些大都是 demo 级别(超小企业架构), 非`规模以上`企业(有志于成为这类)的架构实践. - [x] 方向从一开始就错的, 无法从小做到大....

# related: - ✅ #54 - ✅ #247 - ✅ #164

Python
Golang
Rust
LeetCode

# related: - [x] #309 - [x] #247 - [x] #343 - [x] #347 - [x] #162 : 对比 vlang 的泛型设计 - [x] #363 : zig 语言

Golang
Vlang
Rust
Zig