SchneeHertz 最近的时间轴更新
SchneeHertz

SchneeHertz

V2EX 第 95983 号会员,加入于 2015-02-06 00:28:23 +08:00
SchneeHertz 最近回复了
39 天前
回复了 tlerbao 创建的主题 程序员 前端:大家的 API 都是怎么导入导出的?
function funA(){}
function funB(){}
function funC(){}
...

export default { funA,funB,funC }

import {funA,funB} from 'XX'
// or
import XX from 'XX'

只是习惯
57 天前
回复了 Sigrdirfa 创建的主题 程序员 我好像不能理解“轻量级”这个概念。
说 vscode 轻量化,比的是 vs ,没毛病
https://github.com/abagames/crisp-game-lib-11-games

abagame 的引擎,单 html 网页像素游戏,不需要美术素材,会 js 就能写。
144 天前
回复了 hello2090 创建的主题 Node.js 问个 npm install 的问题
npm install 就可以
现在类似的数学问题都可以用 function calling 解决了
https://imgur.com/a/vmnOckt
154 天前
回复了 bywenshu 创建的主题 OpenAI Azure OpenAI GPT-4 不能申请了吗?
A separate application for Azure OpenAI GPT-4 is no longer needed.

Please make sure you have applied to the Azure OpenAI Service. Once approved for the Azure OpenAI Service, you will have access to GPT-4 in the following regions:
- Sweden Central
- Canada East
- Switzerland North
买两条 16GB 插上变 48GB ,台式机没那么娇贵
想做桌面程序你得学前端那套,那就指定 js 了
考虑下 npx ,写完直接发 npm 上,用户安装时会自动处理依赖
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2786 人在线   最高记录 6543   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 18ms · UTC 12:28 · PVG 20:28 · LAX 05:28 · JFK 08:28
Developed with CodeLauncher
♥ Do have faith in what you're doing.