blogger A bit of a random, but nice day. 有点随机,但美好的一天。 Rory joined Microsoft as a cartoonist for MSDN. Theres some presenting in the job description as well. Congrats Rory. 罗瑞(Rory)加入微软,担任MSDN的漫画家。 职位描述中也…
css横幅 View demo 查看演示 Download Source 下载源 Hey there folks! Today we’re going to take a look at spicing up our web banners, ads or any content for that matter, with CSS3 animations. 大家好! 今天,我们来看看如何使用CSS3动画来修饰…
《Information Science》The Code Of Drag And Drop Too many filling blanks and selections, I want to make an application to solve it. 在学生手册和实验报告中,遇到很多填空及选择题,我想制作一个应用程序 It is done in pgzero. 来解决它。在pgz…
《Information Science》The Code Of Connecting Lines For Excercise
Some excercise need connecting lines,here the code: 制作一些连线题的例子,一些地方用得着:
import pgzrun
from pgzrun import *
from random import randint
#import os
#os…