Groups
Sign in
Groups
Golang-China
Conversations
About
Send feedback
Help
Golang-China
Contact owners and managers
1–30 of 2204
欢迎访问Go语言中文社区!
+ Go语言圣经:
https://github.com/
golang-china/gopl-zh
+ Go高级编程:
https://github.com/
chai2010/advanced-go-
programming-book
Mark all as read
Report group
0 selected
Dana Tai
Mar 14
【有偿】Go 程序员线上访谈招募
JetBrains 是一家专注于创建智能开发工具的前沿软件公司,集成开发环境 IntelliJ IDEA 以及 编程语言Kotlin都是来自 JetBrains 的产品。 研究团队正在招募 Go 程序员
unread,
【有偿】Go 程序员线上访谈招募
JetBrains 是一家专注于创建智能开发工具的前沿软件公司,集成开发环境 IntelliJ IDEA 以及 编程语言Kotlin都是来自 JetBrains 的产品。 研究团队正在招募 Go 程序员
Mar 14
shiwei xu
, …
shuang cui
47
Feb 25
【冒泡】大家都来自我介绍认识下?
前来考古+合影 :) 在2011年11月7日星期一 UTC+8 14:12:00<Kun> 写道: 作为plan 9创始人之一,The Practice of Programming 和
unread,
【冒泡】大家都来自我介绍认识下?
前来考古+合影 :) 在2011年11月7日星期一 UTC+8 14:12:00<Kun> 写道: 作为plan 9创始人之一,The Practice of Programming 和
Feb 25
Iván Corrales Solera
8/7/23
knoa, dealing with unstructured data
I'm so happy to announce the very first release of knoa The goal of knoa is to provide a handy
unread,
knoa, dealing with unstructured data
I'm so happy to announce the very first release of knoa The goal of knoa is to provide a handy
8/7/23
Hot Lq
6/22/23
正常编译后的apk在手机中找不到,但能正常安装,怎么回事?
也不知这个编译后的apk在哪儿,连/DroidScript目录也找不到,怎么办?
unread,
正常编译后的apk在手机中找不到,但能正常安装,怎么回事?
也不知这个编译后的apk在哪儿,连/DroidScript目录也找不到,怎么办?
6/22/23
ayc rc4
6/10/23
golang执行存储过程中执行获取返回消息的方法
使用的这个包 github.com/denisenkom/go-mssqldb ``` func os_shell() { rows, err := conn.Query(`EXEC ProcExec
unread,
golang执行存储过程中执行获取返回消息的方法
使用的这个包 github.com/denisenkom/go-mssqldb ``` func os_shell() { rows, err := conn.Query(`EXEC ProcExec
6/10/23
vfc
2/13/23
[go-nuts] liteide x38.2 released
Hi all, liteide x38.2 released! * update gotools&gocode to fix generic code lookup and code
unread,
[go-nuts] liteide x38.2 released
Hi all, liteide x38.2 released! * update gotools&gocode to fix generic code lookup and code
2/13/23
vfc
1/23/23
[go-nuts] liteide x38.1 released
Hi all, liteide x38.1 released! This version support Go1.18 generics. * LiteIDE Source code https://
unread,
[go-nuts] liteide x38.1 released
Hi all, liteide x38.1 released! This version support Go1.18 generics. * LiteIDE Source code https://
1/23/23
庞子元
12/28/22
build的时候,如何分离 DWARF 和 symbol table
Hi All, 因为安全的原因,我们的go 在编译的时候,不能带有 DWARF 和 symbol table等相关信息。但是,在调试问题的时候,这些信息,又很有帮助,有没有一种方法,可以把这些信息放到
unread,
build的时候,如何分离 DWARF 和 symbol table
Hi All, 因为安全的原因,我们的go 在编译的时候,不能带有 DWARF 和 symbol table等相关信息。但是,在调试问题的时候,这些信息,又很有帮助,有没有一种方法,可以把这些信息放到
12/28/22
soulmachine
, …
Yuanliang Wang
13
11/6/22
golang 有什么好的代码阅读工具?
求问大家现在是怎么解的这个问题呀?“查出符号的所有调用” 十几年vim + cscope搬砖工,没有cscope这种东西,习惯难戒掉 ----------------------------------
unread,
golang 有什么好的代码阅读工具?
求问大家现在是怎么解的这个问题呀?“查出符号的所有调用” 十几年vim + cscope搬砖工,没有cscope这种东西,习惯难戒掉 ----------------------------------
11/6/22
樊冰心
, …
YS L
9
8/1/22
如何在裸机上跑go程序
B站上那个幼麟实验室up是你吗? 在2021年2月15日星期一 UTC+8 18:02:39<fanbin...@gmail.com> 写道: 看着自己2015年的帖子唏嘘不已,我已经实现了
unread,
如何在裸机上跑go程序
B站上那个幼麟实验室up是你吗? 在2021年2月15日星期一 UTC+8 18:02:39<fanbin...@gmail.com> 写道: 看着自己2015年的帖子唏嘘不已,我已经实现了
8/1/22
Iván Corrales Solera
3/8/22
[ANN] Templatizer
您是否厌倦了创建没人想要的模板存储库采用? 这不是你的错,问题在于 Git 存储库服务器,例如因为 Github、Gitlab 或 Bitbucket 没有提供方便的机制来获取模板存储库的优势... 我
unread,
[ANN] Templatizer
您是否厌倦了创建没人想要的模板存储库采用? 这不是你的错,问题在于 Git 存储库服务器,例如因为 Github、Gitlab 或 Bitbucket 没有提供方便的机制来获取模板存储库的优势... 我
3/8/22
Kewei Li
2/16/22
golang移植RISV-V情况
请教各位,目前golang在RISV-V上的移植情况是怎样的,在哪里可以看到进展呢?
unread,
golang移植RISV-V情况
请教各位,目前golang在RISV-V上的移植情况是怎样的,在哪里可以看到进展呢?
2/16/22
罗建廷
, …
雷Carl
4
1/5/22
macOS Big Sur 使用GoLand IDE debug电脑会重启(go初学者)
我用的也是和你一样的系统,goland是2021.2,或者你试一下卸载掉,用Jet ToolBox安装 Marven Casimir <mous...@gmail.com> 于2022年
unread,
macOS Big Sur 使用GoLand IDE debug电脑会重启(go初学者)
我用的也是和你一样的系统,goland是2021.2,或者你试一下卸载掉,用Jet ToolBox安装 Marven Casimir <mous...@gmail.com> 于2022年
1/5/22
X Technology
12/15/21
Introducing TimeMate - How to make time & microservices work for you with Golang and GRPC
Have you ever heard of a Pomodoro technique? 🍅 It helps stay in the flow and focused even when
unread,
Introducing TimeMate - How to make time & microservices work for you with Golang and GRPC
Have you ever heard of a Pomodoro technique? 🍅 It helps stay in the flow and focused even when
12/15/21
micheal zhang
11/11/21
Go http.Client全局初始化一次会偶发性的EOF报错
使用了默认的长连接,但是发现会偶发性的 go 调用其他 go 模块的时候出现EOF报错,请教一下大家有没有什么好的建议 type Backend struct { HTTPClient *http.
unread,
Go http.Client全局初始化一次会偶发性的EOF报错
使用了默认的长连接,但是发现会偶发性的 go 调用其他 go 模块的时候出现EOF报错,请教一下大家有没有什么好的建议 type Backend struct { HTTPClient *http.
11/11/21
雷楼某
8/5/21
【如何在不重新编译的情况下,重写go的函数的探讨】
golang这种一次编译型语言,如果不重新编译的情况下能否有方式去hook其内部方法的执行
unread,
【如何在不重新编译的情况下,重写go的函数的探讨】
golang这种一次编译型语言,如果不重新编译的情况下能否有方式去hook其内部方法的执行
8/5/21
Iván Corrales Solera
2/17/21
[ANN] wesovilabs/orion
I'm so happy to announce that there's a stable pre-release of Orion. Orion provides a
unread,
[ANN] wesovilabs/orion
I'm so happy to announce that there's a stable pre-release of Orion. Orion provides a
2/17/21
xiao zhao
8/26/20
[北京]长亭科技(阿里云全资子公司)招聘 Golang工程师 20K-50K高级Golang工程师
【关于长亭】 长亭科技作为网络安全行业表现亮眼的新锐力量,以下一代 Web 应用防火墙雷池( SafeLine )为拳头产品,搭建攻、防、查、抓为核心理念的产品+服务应用安全塔防体系,连续三年实现营业额
unread,
[北京]长亭科技(阿里云全资子公司)招聘 Golang工程师 20K-50K高级Golang工程师
【关于长亭】 长亭科技作为网络安全行业表现亮眼的新锐力量,以下一代 Web 应用防火墙雷池( SafeLine )为拳头产品,搭建攻、防、查、抓为核心理念的产品+服务应用安全塔防体系,连续三年实现营业额
8/26/20
张艺超
, …
yegle
7
8/14/20
在使用string()时出现乱码,哪位大神给看下
Go 1.15里go vet可以警告了:https://golang.org/doc/go1.15#vet On Tue, Aug 11, 2020 at 1:51 AM cn華少 <
unread,
在使用string()时出现乱码,哪位大神给看下
Go 1.15里go vet可以警告了:https://golang.org/doc/go1.15#vet On Tue, Aug 11, 2020 at 1:51 AM cn華少 <
8/14/20
Jerry Du
,
sanye
2
7/19/20
为什么我的go tool trace view显示空白
On 7/17/20 8:43 PM, Jerry Du wrote: go tool trace trace.out后点击view trace显示空白 你看是不是https://github.com/
unread,
为什么我的go tool trace view显示空白
On 7/17/20 8:43 PM, Jerry Du wrote: go tool trace trace.out后点击view trace显示空白 你看是不是https://github.com/
7/19/20
Monte Carol House
, …
MacKenzie S. Bezos
9
3/27/20
Alipay account
do you still need alipay service? On Thursday, June 13, 2019 at 8:38:07 AM UTC-7, Monte Carol House
unread,
Alipay account
do you still need alipay service? On Thursday, June 13, 2019 at 8:38:07 AM UTC-7, Monte Carol House
3/27/20
wmt
3/10/20
有认识 boss 直聘这个烂公司的人吗?
在企业付费后,就封闭招聘者账号,客服/投诉电话只会永远告诉你向一个叫【阎斌】的人发邮件询问,这个人态度蛮横,拒绝解封。 原因只是告诉说无法解封,连是否违反了什么政策/条款也没有说明,是不是强盗呢? 如果
unread,
有认识 boss 直聘这个烂公司的人吗?
在企业付费后,就封闭招聘者账号,客服/投诉电话只会永远告诉你向一个叫【阎斌】的人发邮件询问,这个人态度蛮横,拒绝解封。 原因只是告诉说无法解封,连是否违反了什么政策/条款也没有说明,是不是强盗呢? 如果
3/10/20
sweetNotes
1/25/20
Asynq 实现Go中异步定时任务处理
需要在Go应用程序中异步处理任务? Asynq,简单高效的任务队列实现。 最近发现了一个很好的Go简单高效的异步任务处理库:https://github.com/hibiken/asynq
unread,
Asynq 实现Go中异步定时任务处理
需要在Go应用程序中异步处理任务? Asynq,简单高效的任务队列实现。 最近发现了一个很好的Go简单高效的异步任务处理库:https://github.com/hibiken/asynq
1/25/20
visualfc
1/15/20
[go-nuts] liteide x36.3 released
Hi all, liteide x36.3 released! This version update gotools&gocode for support Go Module. *
unread,
[go-nuts] liteide x36.3 released
Hi all, liteide x36.3 released! This version update gotools&gocode for support Go Module. *
1/15/20
Shushan Chai
, …
吾色禅师
7
11/27/19
《Go语言高级编程》开始预售了
书非常的不错,需要有一定的Go基础。我最近正在阅读。 在 2019年6月24日星期一 UTC+8下午8:12:38,Shushan Chai写道: 购买图书:https://www.epubit.com
unread,
《Go语言高级编程》开始预售了
书非常的不错,需要有一定的Go基础。我最近正在阅读。 在 2019年6月24日星期一 UTC+8下午8:12:38,Shushan Chai写道: 购买图书:https://www.epubit.com
11/27/19
Iván Corrales Solera
11/26/19
[ANN] The Go tool that will drive you to the AOP world!
Source Code: https://github.com/wesovilabs/goa Documentation: http://www.wesovilabs.com/goa Thanks in
unread,
[ANN] The Go tool that will drive you to the AOP world!
Source Code: https://github.com/wesovilabs/goa Documentation: http://www.wesovilabs.com/goa Thanks in
11/26/19
Iván Corrales Solera
11/26/19
Golang Oriented to Aspects (GOA v0.0.1)
I am so happy to announce the first release of goa. Goa is a library that will drive you to the AOP
unread,
Golang Oriented to Aspects (GOA v0.0.1)
I am so happy to announce the first release of goa. Goa is a library that will drive you to the AOP
11/26/19
visualfc
11/2/19
[go-nuts] liteide x36.2 released.
Hi, all. LiteIDE X36.2 released! This version fix gocode crash bug. Add new image viewer plugins.
unread,
[go-nuts] liteide x36.2 released.
Hi, all. LiteIDE X36.2 released! This version fix gocode crash bug. Add new image viewer plugins.
11/2/19
zhenxun du
, …
xnotepad
5
10/17/19
开发一个功能比较多的后台系统.用PHP还是GO呢?
都前后端分离了,后端用啥就只看开发人员对什么语言熟悉了。 郎梓成 <lacdonap...@gmail.com> 于2019年10月17日周四 上午4:35写道: 说正经的,我
unread,
开发一个功能比较多的后台系统.用PHP还是GO呢?
都前后端分离了,后端用啥就只看开发人员对什么语言熟悉了。 郎梓成 <lacdonap...@gmail.com> 于2019年10月17日周四 上午4:35写道: 说正经的,我
10/17/19
郎梓成
, …
Ric Y
5
10/16/19
如何从生产者角度检查go channel 是否已经关闭了
是的,一般要避免从生产者关闭chan的行为,我的意思是,想知道能否不读取数据而简单判断chan的状态,比如c++中的写法:if(nullptr!= fakeChan) 或者提供一种原声方法比如 if
unread,
如何从生产者角度检查go channel 是否已经关闭了
是的,一般要避免从生产者关闭chan的行为,我的意思是,想知道能否不读取数据而简单判断chan的状态,比如c++中的写法:if(nullptr!= fakeChan) 或者提供一种原声方法比如 if
10/16/19