会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
trako
2019年1月21日
「android」gomobile argument unused during compilation: '-stdlib=libc++'
摘要: 【问题】 android基于go的NDK开发中配置gomobile参考官方WIKI:https://github.com/golang/go/wiki/Mobile,大致步骤: 1、下载gomobile:$ go get golang.org/x/mobile/cmd/gomobile 2、初始化
阅读全文
posted @ 2019-01-21 17:29 trako
阅读(616)
评论(0)
推荐(0)
「linux」大文本文件中查找指定字符串并删除所在行
摘要: 【需求】 在一个1G多大的文本文件中,查找给定的字符串,并删除这些字符串所在的行 【解决】 sed -ie '/指定字符串/d' 文件名.log
阅读全文
posted @ 2019-01-21 14:32 trako
阅读(2156)
评论(0)
推荐(0)
导航
博客园
首页
新随笔
联系
订阅
管理
公告