#定义了一个无参无返回值的函数def myPrint(): print("sunck is a very good man!") print("sunck is a nice man!") print("sunck is a handsome man!")myPrint()myPrint()myPr ...
分类:
编程语言 时间:
2020-01-30 17:35:49
阅读次数:
175
题目 Being unique is so important to people on Mars that even their lottery is designed in a unique way. The rule of winning is simple: one bets on a nu ...
分类:
其他好文 时间:
2020-01-28 19:02:09
阅读次数:
70
Being unique is so important to people on Mars that even their lottery is designed in a unique way. The rule of winning is simple: one bets on a numbe ...
分类:
其他好文 时间:
2020-01-27 15:17:12
阅读次数:
55
练习: 创建一个管道类 sex.pipe.ts 管道名字叫做sexchange 实现对性别的转换 1 | sexchange --> 男 0 | sexchange --> 女 1 | sexchange : true --> 男 1 | sexchange : false --> boy 0 | ...
分类:
其他好文 时间:
2020-01-23 00:21:46
阅读次数:
109
简单的实现了vue2.0移动端自定义性别选择的功能,一个小的demo <template <div class="app" <div class="boy" <input type="radio" name="radios" value="1" v model="param" <label 男</l ...
分类:
其他好文 时间:
2020-01-21 00:30:24
阅读次数:
634
表单提交,前端html: <img id="avatar" style="width: 220px;height: 230px;" alt="image" src="__AVATAR__/boy.png"/> <input id="image" name="image" type="file" st ...
分类:
Web程序 时间:
2020-01-19 12:37:01
阅读次数:
130
题目大意 给出一个由N个整数构成的集合{ai}和一个整数K,若该集合的某个非空子集中的所有元素之和大于等于K,则称该子集是good的 若去掉一个数不会对good的集合的个数产生影响,则称该数字为unnecessary的 请求出在N个数中unnecessary的数的个数 N,K≤5000,ai≤10^ ...
分类:
其他好文 时间:
2020-01-18 18:10:16
阅读次数:
68
1 1.1 roll out v. 推广,或实行 1.2 pilot v. 试行 n. 飞行员 1.3 bags for life 可重复使用的环保购物袋 2 2.1 How many times a year do the environment groups monitor plastic us ...
分类:
其他好文 时间:
2020-01-16 23:35:15
阅读次数:
112
D - Beautiful Numbers Vitaly is a very weird man. He's got two favorite digits a and b. Vitaly calls a positive integer good, if the decimal represent ...
分类:
其他好文 时间:
2020-01-16 19:06:21
阅读次数:
79
DB2 Documentation Website https://www.ibm.com/support/knowledgecenter https://www.redbooks.ibm.com/ ...
分类:
Web程序 时间:
2020-01-16 10:27:10
阅读次数:
93