-
9466article1.01b-big5Phack
1.评论不能自动换行
增加hack :
1.更改发布字体大小
2.取消推荐
3.管理中心显示文章的浏览数
4.管理中实现察看评论数目
5.网页链接下陷效果
6.链接打开的淡入淡出效果(1 comments cannot wrap
Increase hack:
1 change the font size
2 cancel recommendation
3 management center to display the number of articles
4 management to achieve a review of the number of comments
The 5 page link sink effect
6 links open fade effect)
- 2016-05-10 14:25:24下载
- 积分:1
-
FuncExtFunction
An object of this class represents an extension call expression. When the expression executes, it calls ExtensionsTable#extFunction, and then converts the result to the appropriate XObject. @xsl.usage advanced.
- 2013-12-02 14:00:24下载
- 积分:1
-
code
说明: python程序,基于故障诊断的python程序,供故障诊断学者下载学习(Python program based on fault diagnosis)
- 2020-08-17 10:42:40下载
- 积分:1
-
MFC
MFC example controls Database , ineternet, ole, utility. user can learn MFC using these examples
- 2015-10-10 18:42:30下载
- 积分:1
-
结果
说明: 图像的分割和校正,将斜着的马路线进行矫正(Image segmentation and correction)
- 2020-10-31 21:49:55下载
- 积分:1
-
aySplash
说明: 用AutoCAD Vlisp联合ayunger.Dll开发“启动屏”函数,供各位学习交流。(Ayunger.Dll developed jointly with AutoCAD Vlisp " Start Screen" function for you to learn communication.)
- 2010-03-25 10:52:38下载
- 积分:1
-
miniCAD
miniCAD-java GUI实现的小型CAD软件,界面其实模仿了windows画图的风格,实现了画线、画圆、画矩形、画文字载入图片,并能改变图形的颜色和大小。(In this project, you should use Java GUI to implement a simple drawing board.
To get full marks, you should implement to:
1.draw line, circle, rectangle, text
2.change the color of a target
3.change the position of a targets
4.change the size of a targets
5.save images as files and load a image file
All processes of changes should be visible.)
- 2020-11-18 16:09:38下载
- 积分:1
-
Typing
说明: 初始化介面后,选择相应的数字键先取游戏速度。
例如:如想选择4、打字中级水平人群(Fast A challenge .Pay attention!)则按键盘上的数字键“4”,并按回车确定。
当字母下落时,按相对应的字母进行打字游戏,过关可重新选择游戏速度继续游戏,没有过关则按Enter键返回windows操作介面,游戏途中也可按Esc退出游戏介面。
(Initialization interface, select the corresponding number key to get the game speed. For example: If you want to choose 4, the intermediate level of typing crowd (Fast A challenge. Pay attention!) According to the number keys on the keyboard )
- 2008-11-24 14:22:20下载
- 积分:1
-
Digitaldiary
windows Digital diary
- 2014-11-10 17:47:19下载
- 积分:1
-
Java-mid-term-test
(1)某邮局对邮寄包裹有如下规定:若包裹的长宽高任一尺寸超过1米或重量超过30千克,不予邮寄;对可以邮寄的包裹每件收取手续费0.5元,再加上根据下表按重量weight计算的邮资,请编写程序计算某包裹的邮寄资费。
重量(千克) 收费标准(元)
weight<=10 1.00
10<weigh<=20 0.90
20<weigh<=30 0.80
(2)设计一个Rectangle(矩形)类,数据成员包括length(长)、width(宽)。要求成员方法实现以下功能:
①由键盘输入长和宽
②计算面积
③计算周长
④输出面积和周长
(3)一辆卡车违反交通规则,撞人后逃跑。现场有3人目击事件,但都没记住车号,只记下车号的一些特征。甲说:牌照的前两位数字式相同的;乙说:牌照的后两位数字是相同的,但与前两位不同;丙是数学家,他说:4位的车牌号刚好是一个整数的平方。请根据以上线索求出车号。(Java mid-term test)
- 2011-06-19 18:49:56下载
- 积分:1