-
文本替换专家 v5.1
替换删除网页文本无用代码,自动搜索寻找。(Replacement of useless code for deleting web page text)
- 2020-06-21 23:00:02下载
- 积分:1
-
循环
说明: 控制条件语句的变量,在for循环结束后,就不可以被访问了,而while循环还可以访问,如果你继续想使用该变量,则可以使用while循环,否则推荐使用for循环,原因是for循环结束,该变量就从内存中消失,能够提高内存的使用效率。(The variable that controls the conditional statement is not accessible after the for loop has finished, and the while loop is accessible if you continue to use the variable, you can use the while loop. Otherwise, it is recommended to use the for loop, because the variable disappears from memory after the for loop, which can improve memory efficiency.)
- 2019-10-12 14:00:38下载
- 积分:1
-
thread
java线程实验,一个线程产生数,二个线程使用数(the text of thread in java qqqqqqqqqqqqqqqqqqqqqqqaaaaaaaaaaaaa)
- 2012-06-26 09:06:21下载
- 积分:1
-
clinic
说明: 这是我们的作业,医生患者信息管理系统,用于医院药品患者医生管理(This is our job, Doctor and Patient Information Management System)
- 2020-06-19 00:00:02下载
- 积分:1
-
PendingIntentRecord
Pending Intent Record extends I Intent Sender. Stub Source Code for Andriod.
- 2013-12-16 12:35:39下载
- 积分:1
-
HTTP客户端
java http客户端相应源代码(http client corresponding source code)
- 2020-06-26 10:40:02下载
- 积分:1
-
时钟 走动
一个应用线程实现指针运动的指针时钟程序。程序应用绘制函数时钟面板,根据线程休眠时间间隔,每隔1000ms进行一次重绘。程序通过获取系统时间函数并加以计算个指针位置,再利用绘制函数将其绘制在面板上,通过设置指针长度及颜色,实现时针、分针、秒针的区分。次外,通过获取窗体大小,设置圆面圆心坐标及半径,可依据窗口大小动态划分圆面大小,并动态绘制刻度点位置。(A pointer clock program that uses threads to implement pointer movement. The program draws the function clock panel and redraws it every 1000ms according to the interval of thread dormancy. The program obtains the system time function and calculates the position of a pointer, then draws it on the panel by drawing function. By setting the length and color of the pointer, it achieves the distinction of clockwise, minute and secondhand. Secondly, by acquiring the size of the form and setting the coordinates and radius of the circle center, the circle size can be dynamically divided according to the size of the window, and the location of the scale points can be dynamically plotted.)
- 2020-06-19 19:00:01下载
- 积分:1
-
3
淘特JspCms是一套基于Java技术的内容管理系统;本系统拥有出色的性能,产品经过大访问量下严格压力测试,可以满足一台普通server环境下提供 百万级的访问量(Taote JspCms is a content management system based on Java technology. This system has excellent performance. After strict stress testing under large amount of visits, the product can satisfy the million-level visits in a common server environment.)
- 2018-12-06 19:38:40下载
- 积分:1
-
Calculator
一共使用了建造者模式、状态模式、命令模式、策略模式、单件模式这5个设计模式。
本次课程设计是开发一款有多个面板的计算器。不仅有针对日常生活“标准型”面板、针对理工科计算的“科学型”面板、针对于编程人员计算“程序员”面板,还别出心裁地开发了针对中学生的数学学习“特色型”面板,有利于他们检查自己数学作业答案和试卷答案。
本计算器实现了当点下拉菜单中标准型、科学型、程序员和特色型等选项可以切面不同的计算器面板。
本计算器实现了当选中按钮时,按钮呈现如黄水晶般色调渐变的颜色。
本计算器实现了自定义左上角图标的功能。
关键词:
建造者模式 状态模式 命令模式 策略模式 单件模式
计算器 多面板 标准型 科学型 程序员 特色型
初等函数 二进制 八进制 十六进制
分解质因数 最简二次根式 一元二次方程
保留根号 小数转分数 循环小数(We used a total of builder mode, the state mode, command mode, the policy mode, single mode these five design patterns. This course is designed to develop a plurality of panels of a calculator. Not only for everyday life, " standard" panel for science and engineering computing " science-based" panel, for the calculation of " programmer" panel to programmers, even inspired to develop the learning of mathematics for high school students " special type" panel, there are benefit them check their math homework answers and answers to tests. The calculator achieved her point standard drop-down menu, science-based, programmers and characteristics of different type and other options section of the calculator panel. This calculator implements the election of the button, the button showing topaz hue gradient colors. The calculator icon in the top left corner to achieve a custom function. Keywords: Builder mode status Mode Command Mode Strategy Mode single mode )
- 2015-08-03 23:31:28下载
- 积分:1
-
Spring_AOP_JDK
Spring_AOP_JDK的使用和心得(about Spring_AOP_JDK)
- 2014-11-08 17:22:08下载
- 积分:1