1 Star 1 Fork 1

坐公交也用券/gns

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
tools_test.go 275 Bytes
一键复制 编辑 原始数据 按行查看 历史
坐公交也用券 提交于 2024-11-14 00:37 . 移出IP类功能
package gns
import (
"testing"
)
// TestOpenUrl 测试打开URL的功能。
// 该函数尝试打开一个指定的URL,目前未实现具体的打开逻辑,需要补充。
func TestOpenUrl(t *testing.T) {
OpenUrl("https://baidu.com") // 尝试打开百度的网址
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/liumou_site/gns.git
git@gitee.com:liumou_site/gns.git
liumou_site
gns
gns
master

搜索帮助