Skip to main content

Recently Updated Pages

国内源

NodeJS npm

设置 npm config set registry https://registry.npmmirror.com   查询 jason@lenovo-xiaoxin:~$ npm co...

Updated 6 months ago by jason

'gpedit.msc' 不是内部或外部命令,也不是可运行的程序 或批处理文件。

Windows 组策略

Windows11家庭版默认没有组策略(gpedit.msc),可以通过以下方式安装 批处理脚本把以下内容保存成bat格式文件,然后运行(不行的话使用管理员权限运行)。@echo off ...

Updated 6 months ago by jason

最新

QT 下载

最新下载地址,包括在线和离线安装包 https://www.qt.io/offline-installers

Updated 6 months ago by jason

全部

QT 下载

https://download.qt.io/

Updated 6 months ago by jason

goproxy(七牛云)

Golang问题 proxy

Go 1.13 及以上(推荐) 打开你的终端并执行 $ go env -w GO111MODULE=on $ go env -w GOPROXY=https://goproxy.cn,di...

Updated 6 months ago by jason

使用控制台输出

C# winform

默认生成的代码: using System; using System.Collections.Generic; using System.Linq; using System.Thre...

Updated 6 months ago by jason

解决方法

Flutter问题 [ERROR:flutter/runtime/dart_vm_initiali...

增加sqlite3_flutter_libs库依赖 flutter pub add sqlite3_flutter_libs

Updated 6 months ago by jason

错误信息

Flutter问题 [ERROR:flutter/runtime/dart_vm_initiali...

运行时提示错误 运行时窗口打不开,但进程还在在运行。 使用命令行运行保存错误信息: xxxx.exe 2>err.log err.log [ERROR:flutter/runtime/...

Updated 6 months ago by jason

编译示例

Golang问题 使用glebarez/sqlite

Linux SET CGO_ENABLED=0 SET GOOS=linux SET GOARCH=amd64 go build Windows SET CGO_ENABLED=...

Updated 7 months ago by jason

casbin使用示例

Golang问题 使用glebarez/sqlite

package main import ( sqlxadapter "github.com/Blank-Xu/sqlx-adapter" "github.com/casbin/...

Updated 7 months ago by jason

sqlx使用示例

Golang问题 使用glebarez/sqlite

package main import ( "github.com/jmoiron/sqlx" _ "github.com/glebarez/sqlite" ) fun...

Updated 7 months ago by jason

解决方法

Flutter问题 ERROR:D8: Cannot fit requested classes ...

文件:android/app/build.gradle defaultConfig { // 省略部分默认内容 // 在defaultConfig里添加以下内容 mult...

Updated 7 months ago by jason

错误信息

Flutter问题 ERROR:D8: Cannot fit requested classes ...

Flutter assets will be downloaded from https://storage.flutter-io.cn. Make sure you trust this so...

Updated 7 months ago by jason