摘要:
安装Xftp Xshell:通过网络连接到远程服务器主机。 Xftp:能在Linux、Unix和Windows之间互传文件。 (Xtfp无需登录。只需登录Xshell,在其目录下第二行找到,新建文件传输即可,快捷键CARL+ALT+F) 将打包好的.war文件和Tomcat上传至服务器。(注意Lin 阅读全文
posted @ 2017-11-24 17:54
心白云
阅读(129)
评论(0)
推荐(0)
摘要:
申请 https://free.aliyun.com/ 配置 https://yq.aliyun.com/articles/221633 管理 下载Linux远程客户端 我们使用Xshell 下载地址: http://www.xiazaiba.com/html/6972.html 配置 http:/ 阅读全文
posted @ 2017-11-24 16:25
心白云
阅读(287)
评论(0)
推荐(0)
摘要:
发送方消息处理 消息基类 public class BaseMessage { //接收方账号(收到的openId) private String ToUserName; //开发者微信号 private String FromUserName; //消息创建时间(整型) private long 阅读全文
posted @ 2017-11-24 11:58
心白云
阅读(172)
评论(0)
推荐(0)
摘要:
1.接入微信公众号 public void doGet(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException { System.out.println("接口测试开 阅读全文
posted @ 2017-11-24 11:36
心白云
阅读(291)
评论(0)
推荐(0)
摘要:
自动加载lsp string arxpath = Path.Combine(Application.StartupPath, "SmartMark3_2015X64.ARX"); RegistryKey smartkey = appsmartkey.CreateSubKey(cad804+"\\"+ 阅读全文
posted @ 2017-11-24 11:03
心白云
阅读(349)
评论(0)
推荐(0)