摘要:
最近在和导航设备的通讯服务,和设备通讯时,需要将字符串以UTF-16编码传递。 那如何将string,转换为byte[]?其实Java提供了现成的实现:java.lang.string.getbytes(); 用法: byte[] b=str.getBytes(charsetName) 做过通讯的人 阅读全文
posted @ 2018-01-06 16:22
爱吃醋的工程师
阅读(19083)
评论(0)
推荐(0)
摘要:
查看suer任务的 id ps -ef | grep supervisord 查看80端口运行的任务 lsof -i tcp:80 重新载入super supervisord -c supervisor.conf 开始 supervisorctl -c supervisor.conf start a 阅读全文
posted @ 2018-01-06 15:20
爱吃醋的工程师
阅读(128)
评论(0)
推荐(0)

浙公网安备 33010602011771号