08 2019 档案

python 一般处理
摘要:#!/usr/bin/env python# -*- coding:utf-8 -*-# Author:afei# QQ:97259460# date = 2019/8/29s_code1=''s_code2=',1,2,3's1=s_code2.strip(',').split(',')s2=s_code1.strip(',').split(',')print(s1)print(s2)s3 =... 阅读全文

posted @ 2019-08-29 15:23 HOT SUMMER 阅读(141) 评论(0) 推荐(0) 编辑

乱码解决
摘要:控制面板 >更改日期时间或数字格式 阅读全文

posted @ 2019-08-29 14:13 HOT SUMMER 阅读(135) 评论(0) 推荐(0) 编辑

django文章对本项目有用的收集
摘要:1.在django中使用自定义标签实现分页功能 https://www.cnblogs.com/MnCu8261/p/5943609.html https://www.cnblogs.com/baili-luoyun/p/11075459.html 关于django2.0+Xadmin 后台页面多级 阅读全文

posted @ 2019-08-16 13:42 HOT SUMMER 阅读(170) 评论(0) 推荐(0) 编辑

C#Selenium常用语法功能 很好的文章,值得参考收藏
摘要:https://blog.csdn.net/a1003434346/article/details/80257946https://www.jianshu.com/p/310623afcde1https://www.codeproject.com/Questions/1242881/Saving-s 阅读全文

posted @ 2019-08-09 17:43 HOT SUMMER 阅读(248) 评论(0) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

导航

统计

点击右上角即可分享
微信分享提示