摘要: from PIL import Image# 处理彩虹的圈圈# arr = os.listdir("imgs")# for name in arr:# print(name)# im = Image.open("imgs/" + name)# im1 = im.copy()# if name.__c 阅读全文
posted @ 2025-02-21 10:30 liskov_design 阅读(3) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2025-02-20 11:08 liskov_design 阅读(0) 评论(0) 推荐(0) 编辑
摘要: // 店铺操作 begin var order_number = "";function add_log() { var shop_code = $("#txt_shop_code").val(); var shop_rmk = $("#txt_shop_rmk").val(); if (shop_ 阅读全文
posted @ 2025-02-13 17:36 liskov_design 阅读(0) 评论(0) 推荐(0) 编辑
摘要: // 批量完成收费 begin function make_batch_money_done() { if (confirm("确定将当前" + this_view_total_count + "条订单=>批量完成收费吗?") false) return false; var cdt = get_p 阅读全文
posted @ 2025-02-13 17:34 liskov_design 阅读(1) 评论(0) 推荐(0) 编辑
摘要: 代码: // 订单分配 begin function make_order_fp() { $("#div_order_fp").modal({closeViaDimmer: 1, width: 806, height: 260}); //指定部门的id,获取部门下的用户名称 var settings 阅读全文
posted @ 2025-02-13 17:33 liskov_design 阅读(0) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2025-02-13 09:20 liskov_design 阅读(0) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2025-01-10 16:19 liskov_design 阅读(0) 评论(0) 推荐(0) 编辑
摘要: # 获取nhk的音频 if __name__ == '__main__': arr = requests.get("https://www3.nhk.or.jp/news/easy/top-list.json").json() for x in arr: news_easy_voice_uri = 阅读全文
posted @ 2025-01-08 15:33 liskov_design 阅读(7) 评论(0) 推荐(0) 编辑
摘要: 代码: //设置为:周一开始 --20241231 NSArray* weekArr=@[@"周一",@"周二",@"周三",@"周四",@"周五",@"周六",@"周日"]; //设置为:周一开始 --20241231 //从周日开始为1,2,3,4,5,6,7 if(firstDayOfMont 阅读全文
posted @ 2024-12-31 15:08 liskov_design 阅读(5) 评论(0) 推荐(0) 编辑
摘要: code: //view点击空白处-手势动作 UITapGestureRecognizer *tapGestureRecognizer = [[UITapGestureRecognizer alloc] initWithTarget:self action:@selector(done_keybor 阅读全文
posted @ 2024-12-30 10:30 liskov_design 阅读(12) 评论(0) 推荐(0) 编辑
摘要: done 阅读全文
posted @ 2024-12-05 17:59 liskov_design 阅读(23) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2024-12-02 10:06 liskov_design 阅读(0) 评论(0) 推荐(0) 编辑
摘要: 直接上图。 阅读全文
posted @ 2024-11-30 16:29 liskov_design 阅读(9) 评论(0) 推荐(0) 编辑
摘要: 数据库mysql show index from table_xxxx; 阅读全文
posted @ 2024-11-26 14:17 liskov_design 阅读(4) 评论(0) 推荐(0) 编辑
摘要: The SSL connection could not be established, see inner exception. The remote certificate is invalid according to the validation procedure. openssl ver 阅读全文
posted @ 2024-11-15 12:04 liskov_design 阅读(74) 评论(0) 推荐(0) 编辑
摘要: 直接代码: API=>:POST 'http://ip:port/api/portal/operat' Content-Type: application/x-www-form-urlencoded ac=get_enum_items_by_id id=d6bf6e1bf7f34a59b9a8bca 阅读全文
posted @ 2024-11-13 13:50 liskov_design 阅读(2) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2024-11-13 11:32 liskov_design 阅读(0) 评论(0) 推荐(0) 编辑
摘要: 直接上代码: /// <summary> /// auto_do_for_time_calc 按照秒计算 /// @time_calc-86400 返回则是当前时刻往前减去86400秒(也就是一天),可用:@time_calc-200,@time_calc+500,@time_calc300 /// 阅读全文
posted @ 2024-11-11 14:48 liskov_design 阅读(3) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2024-11-07 11:18 liskov_design 阅读(0) 评论(0) 推荐(0) 编辑
摘要: 发布表单模型【check form and publish】的时候报错:You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right 阅读全文
posted @ 2024-11-06 09:33 liskov_design 阅读(12) 评论(0) 推荐(0) 编辑
点击右上角即可分享
微信分享提示