摘要: public static String sendPostHttps(String url,String param){ PrintWriter out = null; BufferedReader in = null; String result = ""; try { // 创建SSLConte 阅读全文
posted @ 2021-06-24 11:17 wlp贼丑 阅读(185) 评论(0) 推荐(0)
摘要: SELECT eden_product.product_number, ( 6371 * acos( cos(radians( 31.398876 )) * cos(radians( product_adress_y )) * cos(radians( product_adress_x ) - ra 阅读全文
posted @ 2021-06-24 11:00 wlp贼丑 阅读(412) 评论(0) 推荐(0)