-
新浪微博开放平台java源码
新浪微博开放平台java源码,需要进行oauth认证,具体使用请看http://blog.csdn.net/u012490740/article/details/12912543
- 2022-01-28 23:00:59下载
- 积分:1
-
python教程,名字为a byte of python.
python教程,名字为a byte of python.-python tutorial, the name for a byte of python.
- 2023-08-26 15:20:03下载
- 积分:1
-
用vb.net做的大富翁,a Console Application that models the game of Monopoly.Houses ̶...
用vb.net做的大富翁,a Console Application that models the game of Monopoly.Houses • Hotels • Rolling doubles • Players will not be allowed to sell properties once purchased. • Players may mortgage a property but it will remain mortgaged for the rest of the game. • No one will ever go to jail.-vb.net do with the millionaires, a Console Application models that the game of Monopoly.Houses Hotels## 8226 8226 8226 Rolling doubles# Players will not be allowed to sell properties once purchased.# 8226 Players may mortgage a property but it will remain mortgaged for the rest of the game.# 8226 No one will ever go to jail.
- 2023-08-12 16:45:02下载
- 积分:1
-
VB气泡提示 托盘图标
基于SystemTray.dll实现的VB气泡提示功能,类似于Windows系统气泡弹出框,若自己用的话,代码修改下,控件已打包在内。编译后在程序窗口中点击“Balloon”窗口即可。
- 2023-02-13 23:55:03下载
- 积分:1
-
定义一个抽象类的CShape,包括纯虚数Area(用来计算面积)和SetData(用来重设形状大小)。然后派生出三角形CTriangle类、矩形CRect类、圆...
定义一个抽象类的CShape,包括纯虚数Area(用来计算面积)和SetData(用来重设形状大小)。然后派生出三角形CTriangle类、矩形CRect类、圆CCircle类,分别求其面积。最后定义一个CArea类,计算这几个形状的面积之和,各形状的数据通过CArea类构造函数或成员函数来设置。-Defines an abstract class CShape, including the pure imaginary number Area (used to calculate the area) and SetData (used to reset the shape, size). Then the triangle CTriangle derived class, rectangle CRect class, round CCircle categories, seeking its size. The final definition of a CArea class, calculate the size of the sum of several shapes, each shape data through CArea class constructor or member function to set up.
- 2022-05-05 02:27:06下载
- 积分:1
-
js dtree无限级扩展的树形菜单
js dtree无限级扩展的树形菜单,核心 基于dree菜单插件,自带有api说明,整体菜单风格经典,带有+ -号风格的经典树形菜单控件,十分漂亮的家长,通用性强,文件完整,具体效果请参见测试截图。
- 2022-11-27 21:45:03下载
- 积分:1
-
STM32+ISP
ST官方STM32 ISP下载程序
用于擦除FLASH程序
STM32+ISP
ST官方STM32 ISP下载程序
用于擦除FLASH程序-STM32+ ISPST official STM32 ISP download for FLASH erase procedure
- 2022-04-27 18:31:11下载
- 积分:1
-
vc++下的坦克游戏,代码结构清晰,是游戏开发初学者不可多得的好材料...
vc++下的坦克游戏,代码结构清晰,是游戏开发初学者不可多得的好材料-vc the tanks games, code structure and is the game developers beginners very good material
- 2022-01-24 15:44:17下载
- 积分:1
-
five pig game
实现功能如下:1.选中一个珠子后,又点击第二个珠子,然后点击空白处移动的是第二个珠子(以前移动的 是第一个)
2.两边的人随着分子的变化而变化
算法大致描述:
左边的人:
当当前分数超过最大分数后,人开始下降,
下降的高度=总高度*((当前分数-最大分数)/最大分数)
加载图片时图片大小不变,只是图片左上角的高度提高“下降的高度”
这样显示出来的图片就“等于下降了一些”
右边的人:
和左边的人相反,右边的人是升高,
升高的高度=总高度*((最大分数-当前分数)/最大分数)
图片左上角的高度不变,只是增加图片高度,大小为升高的高度
这样显示出来的图片就“等于身高了一些”
未实现的目标(暂时的)
1.点击珠子的时候最好有动态效果
2.珠子移动的动态效果-five pig game
- 2022-07-14 13:35:33下载
- 积分:1
-
bouncetest java编写的程序学习编程爱好者…
JAVA编写的BounceTest程序 供编程爱好者学习参考之用-JAVA BounceTest prepared by the procedures for learning programming enthusiasts with reference
- 2022-01-25 23:27:54下载
- 积分:1