Picture_Gatherer
基础操作,初学使用,未解决被网站ban的问题。 import requests from bs4 import BeautifulSoup import os for i in range(2, 4): list_url = 'http://www.mzitu.com/page/' + str(i) list_source = requests.get(list_url).text #print (list_source) list_soup...
Steam_Calculator
功能与steamdb类似,可以计算出你的steam账号上游戏的总价(不包括dlc) 遇到某些锁区的游戏会出bug,比如 csgo, payday2,请自行特判 需要注意的是steamid是17位纯数字,与账号id不同,具体自行百度 key请自行去steam社区申请:http://steamcommunity.com/dev import requests import json key = '483C48DD8DDBE160938EF2F06B149218' #将其换成你自己申请的key steam_id = '76561198285460374' #换成自己的steamid GetOwnedGames_API = 'http://api.steampowered.com/IPlayerService/GetOwnedGames/v0001/?key=' + key + '&steamid='...
社会主义下人的灵魂(十)
//emmm,翻了1w多字了啊,估计有1/3了吧…..暂时咕一段时间,搞点别的东西 And I have no doubt that it will be so. Up to the present, man has been, to a certain extent, the slave of...
社会主义下人的灵魂(九)
With authority, punishment will pass away. This will be a great gain – a gain, in fact, of incalculable value. As one reads history, not...
社会主义下人的灵魂(八)
Yes; there are suggestive things in Individualism. Socialism annihilates family life, for instance. With the abolition of private property, marriage in its present form must...
社会主义下人的灵魂(七)
What Jesus does say is that man reaches his perfection, not through what he has, not even through what he does, but entirely through what...
社会主义下人的灵魂(六)
It will be a marvellous thing – the true personality of man – when we see it. It will grow naturally and simply, flowerlike, or...
社会主义下人的灵魂(五)
Private property has crushed true Individualism, and set up an Individualism that is false. It has debarred one part of the community from being individual...
社会主义下人的灵魂(四)
It is clear, then, that no Authoritarian Socialism will do. For while under the present system a very large number of people can lead lives...
社会主义下人的灵魂(三)
Charity they feel to be a ridiculously inadequate mode of partial restitution, or a sentimental dole, usually accompanied by some impertinent attempt on the part...