码迷,mamicode.com
首页 > 其他好文 > 详细

工作笔记

时间:2014-06-18 14:23:06      阅读:136      评论:0      收藏:0      [点我收藏+]

标签:http   set   工作   amp   file   ui   

curl -d ‘entityID=670&itemID=1234&itemCount=10‘ http://192.168.0.133:21031/addEquipPatchs

curl -d ‘entityID=47530&itemID=1234&itemCount=10‘ http://192.168.0.133:3251/addEquipPatchs

192.168.0.133:21013

192.168.0.249:21030

192.168.0.249:21030

curl -d ‘entityID=47550&itemID=1234&itemCount=10‘ http://192.168.0.249:11031/addEquipPatchs
curl -d ‘entityID=160700&itemID=1&itemCount=10‘ http://113.31.91.240:21021/addItem


curl -d ‘entityID=23600&itemID=1&itemCount=100‘ http://192.168.0.249:11041/add_mail_api

113.31.91.240:21021


drwxrwxrwx


awk -F % ‘NR==7,NR==15 {print $1 $3 $7}‘ myfile

awk ‘length($0)>80 {print NR}‘ myfile

sed -n ‘s/^test/mytest/p


8165 adb install -r bin/poem-release.apk
8169 du -sh assets
8170 ./copyassets.py

工作笔记,布布扣,bubuko.com

工作笔记

标签:http   set   工作   amp   file   ui   

原文地址:http://www.cnblogs.com/Asuphy/p/3791549.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!