• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
 






chunyou128

 
 

Powered by 博客园
博客园 | 首页 | 新随笔 | 联系 | 订阅 订阅 | 管理
上一页 1 ··· 5 6 7 8 9 10 11 12 13 ··· 33 下一页

2016年5月17日

调试evnents:curl -i "http://w.dsp.tukmob.com/?id=123&price=&adx=&cur=CNY&ver=2.0"
该文被密码保护。 阅读全文
posted @ 2016-05-17 10:35 无名使者 阅读(0) 评论(0) 推荐(0)
 

2016年5月12日

在data目录下建软连接避免拷贝。
该文被密码保护。 阅读全文
posted @ 2016-05-12 21:23 无名使者 阅读(1) 评论(0) 推荐(0)
 

2016年5月10日

gcc aes.c -lcrypto
摘要: gcc aes.c -lcrypto 阅读全文
posted @ 2016-05-10 17:25 无名使者 阅读(284) 评论(0) 推荐(0)
 

2016年4月22日

/hadoop_logs
该文被密码保护。 阅读全文
posted @ 2016-04-22 21:55 无名使者 阅读(0) 评论(0) 推荐(0)
 

2016年4月21日

解决入库慢的问题
该文被密码保护。 阅读全文
posted @ 2016-04-21 22:04 无名使者 阅读(0) 评论(0) 推荐(0)
 

2016年4月14日

grep -nr "Base64Decode" * 查找含有某字符的文件
摘要: grep -nr "Base64Decode" * 查找含有某字符的文件 阅读全文
posted @ 2016-04-14 10:22 无名使者 阅读(1156) 评论(0) 推荐(0)
 

2016年4月13日

git查看远程仓库地址 git remote -v
摘要: git查看远程仓库地址 git remote -v 阅读全文
posted @ 2016-04-13 10:45 无名使者 阅读(1307) 评论(0) 推荐(0)
 

2016年4月12日

#find ./ -type f | xargs sed -i "s///g"
摘要: #find ./ -type f | xargs sed -i "s///g" 阅读全文
posted @ 2016-04-12 17:43 无名使者 阅读(649) 评论(0) 推荐(0)
 
error: 'commit' is not possible because you have unmerged files.
摘要: 解决方案: 1.把修改的文件add下,如:git add bidder_mod/src/common/dragon_bidder_data.cc2.git commit 阅读全文
posted @ 2016-04-12 15:13 无名使者 阅读(3807) 评论(0) 推荐(0)
 

2016年4月11日

/data/src/dragon/bidder_mod//src/proto_adapters/dragon_wax_adapter.h:11:对‘vtable for DragonWaxAdapter’未定义的引用
摘要: dragon/bidder_mod/config中增加: $ngx_addon_dir/src/proto_adapters/dragon_wax_adapter.cc \ 阅读全文
posted @ 2016-04-11 14:44 无名使者 阅读(288) 评论(0) 推荐(0)
 
上一页 1 ··· 5 6 7 8 9 10 11 12 13 ··· 33 下一页