HTML5庆祝2022年烟花动画特效代码网页WEB特效
2021-12-30 19:01:19 8KB 2022新年 2022网页烟花 2022网页特效
代码片段:  this.newTarget = function() {       return Math.round(Math.random()*(this.radius*2)-this.radius)    }    this.start = 0    this.value = 0    this.radius = options.radius    this.target = this.newTarget()    this.direction = Math.sign(this.target)    this.wander = options.wander    this.speed = options.speed || 1 }
1
精美的烟花特效精美的烟花特效精美的烟花特效精美的烟花特效精美的烟花特效精美的烟花特效精美的烟花特效
2021-12-30 11:45:22 7KB html5 烟花 表白
1
HTML元旦烟花,HTML元旦烟花
2021-12-29 19:21:25 5KB 烟花
1
一个非常漂亮的HTML5 Canvas庆祝春节过年放烟花动画代码,庆祝2018新年黑夜放烟花场景动画效果。
2021-12-29 15:30:19 2KB 其他代码
1
聊天时无意知道了一位女性朋友想看烟花,奈何不能陪她看。那就搞一个这样的小程序。从我得到的反馈来看,还不错。只要运行*.bat文件就行,64位的
2021-12-27 13:12:53 56.11MB 逗女友开心 java烟花小程序
1
初学C时做的送给女朋友的一个小程序,在控制台下展示烟花,和流星雨。纯属娱乐。
2021-12-25 21:52:14 7KB C++ 控制台 烟花
1
很不错的程序! #include #include #include #include #include #include #include #define p1 3.14159 void moon() {int x=50,y=50,n=30; setcolor(YELLOW); setfillstyle(1,YELLOW); ellipse(x,y,0,360,n,n); ellipse(x+n/2,y,90,270,n,n); floodfill(x-n+3,y,YELLOW); setcolor(BLACK); circle(x,y,n); circle(x+n/2,y,n); }................ ......... ....... ...
2021-12-25 20:50:40 3KB 程序 代码 c语言 编程
1
烟花倒计时自适应网页模板
2021-12-25 17:07:39 387KB 烟花 倒计时 自适应 网页模板
1
利用C语言编写放烟花的程序(春节专用)
2021-12-25 08:53:20 106.35MB c++
1