sub stor ()dim stor,shi as long stor = "" n = range("b3") shi = range("a3") do while stor >0 stor = shi mod n & stor shi = shi / n loop range ("e3") = ...
分类:
编程语言 时间:
2020-02-04 13:43:49
阅读次数:
172
1、原始代码 1 def school(name,addr,type): 2 def kao_shi(school): #功能性用函数 3 print('%s正在考试'%school['name']) 4 5 def zhao_sheng(school): 6 print('%s招生的地址是:%s' ...
分类:
其他好文 时间:
2020-02-04 00:30:39
阅读次数:
65
一、普通基础命令 1:查看服务器时间:date 2:修改服务器时间:date -s “2020-01-16:18:02” 3:上传 :rz 4:下载:sz 5:打包:tar zcvf shi.tar.gz shi , zip -r shi.zip shi 6:解压:tar zxvf shi.tar. ...
分类:
系统相关 时间:
2020-01-16 19:00:09
阅读次数:
88
#!/usr/bin/python # -*- coding: UTF-8 -*- '''@auther :mr.qin @IDE:pycharm''' import pymongo from tool.Common import * import sys class Operation_Mongo ...
分类:
数据库 时间:
2020-01-01 16:46:49
阅读次数:
170
背景 一个个人比较习惯的vim设置风格 内容 filetype plugin indent on "文件类型检测 set nocompatible "去除vi一致性 set number "行号 set cursorline "当前行下划线 set tabstop=4 "tab键宽度 set shi ...
分类:
系统相关 时间:
2019-12-28 21:19:27
阅读次数:
97
新浪短链接已经广泛应用于各大平台营销之中。如:微信,短信,微博已经各论坛广告软文之中。因为其超短的t.cn的样式,更容易让人接收和保证的文案的美观性。但是自新浪停止了对外开放的apikey之后,市面上还有哪些可以继续生成新浪短链接的api接口呢?别担心,今天给大家分享一款我自己一直在使用的新浪短链接在线批量网址缩短工具和api接口。一,在线批量生成新浪短网址工具:1,工具地址:http://qin
1.视频资源: Kodoku-shi :https://www.bilibili.com/video/av20097333(自己目前找到讲的最详细的教程,但是blender减免部分貌似没了,之前记得有的。) 青龙圣者:https://www.bilibili.com/video/av18691563 ...
分类:
Web程序 时间:
2019-12-10 12:51:03
阅读次数:
1798
地址 http://121.48.165.90/problem/qiu-shi-da-ge-yu-hua/description 秋实大哥是一个儒雅之人,昼听笙歌夜醉眠,若非月下即花前。 所以秋实大哥精心照料了很多花朵。现在所有的花朵排成了一行,每朵花有一个愉悦值。 秋实大哥每天要对着某一段连续的花 ...
分类:
其他好文 时间:
2019-11-29 19:43:38
阅读次数:
66
注意:mac版本的,要把Ctrl换为Command。1.chrome浏览页面常用快捷键 Ctrl+N 打开新窗口。 Ctrl+T 打开新标签页。 Ctrl+W关闭当前标签 Ctrl + F4 关闭chrome浏览器 Ctrl+Tab 或 Ctrl+PgDown 切换到下一个标签页。 Ctrl+Shi ...
分类:
其他好文 时间:
2019-11-25 11:08:16
阅读次数:
549
原文链接:https://docs.opencv.org/4.1.2/d4/d8c/tutorial_py_shi_tomasi.html 如有错误欢迎指出~谢谢 Goal In this chapter, We will learn about the another corner detecto ...
分类:
其他好文 时间:
2019-11-12 13:02:36
阅读次数:
95