python不依赖语言特性去封装数据,而是通过遵循一定的数据属性和函数属性的命名约定来达到封装的效果 约定一:任何一单下划线开头的名字都应该是内部的,私有的 #_*_coding:utf-8_*_ __author__ = 'Simon' class People: __star='earth111 ...
分类:
编程语言 时间:
2020-03-02 10:58:36
阅读次数:
73
针对 失信被执行人 这个关键词,发现一个很有趣的点,他们的性别比基本为8:2,男的为80%,女的为20%。 参考链接:http://legal.people.com.cn/sxphb/ 而在最高法的官网,有几个网站比较值得一提,它们是非常好的开源情报站点,对于了解和鉴别一些企业和个人具有很大的参考意 ...
分类:
Web程序 时间:
2020-03-02 00:46:16
阅读次数:
120
1. 第11章 持有对象 java通过使用容器类来储存对象,与普通数组不同的是,普通数组的长度不可变。 1.1. 泛型与类型安全的容器 使用预定义的泛型,它指定了这个容器实例可以保存的类型,通过使用 泛型 ,就可以在编译器防止将错误类型的对象放置到容器中。 1.2. 基本概念 java容器类库的用途 ...
分类:
编程语言 时间:
2020-03-01 22:01:09
阅读次数:
77
Perceptual losses for real-time style transfer and super-resolution,2016 ECCV https://cs.stanford.edu/people/jcjohns/eccv16/ 官方源码Torch:https://github. ...
分类:
其他好文 时间:
2020-03-01 00:36:53
阅读次数:
53
Forbes magazine publishes every year its list of billionaires based on the annual ranking of the world's wealthiest people. Now you are supposed to si ...
分类:
其他好文 时间:
2020-02-23 17:59:01
阅读次数:
76
一、 1.ulcer 英[??ls?(r)]n.[病理]溃疡;腐烂物;道德败坏2.blister 英[?bl?st?(r)]n.水泡;水疱;气泡;砂眼;起泡剂vt.使起水泡;痛打;猛烈抨击vi.起水泡3.blister /?bl?st?/N-COUNT A blister is a painful ...
分类:
其他好文 时间:
2020-02-23 11:40:33
阅读次数:
83
New arrived Original Second Hand Mercedes Benz C5 Xentry Connect Most people have used C3 and C4 star for Benz vehicles , i want to recommed our Merce ...
分类:
其他好文 时间:
2020-02-22 19:55:44
阅读次数:
64
(1)通过最简单的选择和循环实现(但代码过长) import random computer_win_count = 0people_win_count = 0 while True: computer = random.randint(0,2) people = int(input("请做出选择( ...
分类:
其他好文 时间:
2020-02-19 23:41:05
阅读次数:
238
曲名:I Do What I Want 作者:Missio 1 [00:15.84]I wish I could party like I used to when I was young 2 [00:21.89] 3 [00:25.10]Now I like to party by myself ...
分类:
其他好文 时间:
2020-02-19 18:57:51
阅读次数:
148
Sometimes you have to realize 有时候,你必须要明白 Some people can only stay in your heart 有些人能留在你的心里 But not in your life 但不能留在你的生活里 Don't wait for the wrong p ...
分类:
其他好文 时间:
2020-02-19 17:18:37
阅读次数:
521