V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  chisato  ›  全部回复第 1 页 / 共 1 页
回复总数  5
合法我吃屎
虚拟内存,可以一直分配,但是物理内存不会超过一定限制的。
81 天前
回复了 monkeyNik 创建的主题 C C 语言中的面向切面编程(AOP)
__attribute__((constructor))
__attribute__((destructor))
#include <assert.h>
#include <ctype.h>
#include <errno.h>
#include <float.h>
#include <limits.h>
#include <stdarg.h>
#include <stdbool.h>
#include <stddef.h>
#include <stdint.h>

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
2022-05-26 13:45:10 +08:00
回复了 sampeng 创建的主题 程序员 写了一段时间 Golang,我很纳闷,为啥 Golang 这么火
因为开发出了 Docker ,Kubernetes 这种生产级别的工具,已经被证实成为工业界的事实标准,真正的工程不是 web 单体,分布式是常态;而工程只有 web RESTful API 吗,不还需要很多工具:viper ,frp ,etcd 。开源不是挺好的嘛?集中力量搞大事,对于我们个人用户而言 v2ray 开源用的不香吗?
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   878 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 25ms · UTC 22:48 · PVG 06:48 · LAX 15:48 · JFK 18:48
Developed with CodeLauncher
♥ Do have faith in what you're doing.