资源列表
Web
- configuracion html para configuracion de entradas de datos y certificados ssl
rational
- 创建一个分数类Rational,用来执行分数的算术运算,并编写一个程序来测试该类。 (1)该类有两个成员变量,即分子和分母,均为整数类型 (2)定义一个构造函数,用来对类对象进行初始化。该构造函数必须对输入参数进行约减。例如,若给定的分数为2/4(即分子为2,分母为4),那么要把它约减为1/2,然后存储在相应的成员变量中,即分子为1,分母为2。 (3)定义一个add成员函数,实现两个分数的加法,其结果也应该是约减形式; (4)定义一个sub成员函数,实现两个分数的减法,结果为约减形式(C
FindWindow
- 记事本第一步,打开通道,为后续工作做铺垫,简易记事本,使用方便,适合课程设计(The first step of the notebook is to open the passage and make a cushion for the follow-up work. It is easy to use and is easy to use. It is suitable for the design of the course.)
code
- 验证码的生成和使用(The generation and use of verifying code)
code2
- 九九乘法表(multiplication table)
code5
- 万年历(Perpetual calendar)
jquery_select
- 工作中总出现select 和 option问题,整理一下(There are always select and option problems in the work, sort out)
meshQualityDict
- agar tunay gand marwai tu phir dekh
w3school
- 网页显示月份,可以自己定义,简单使用,通熟易懂,很好的学习资料,大家多多交流(Web page display month, you can define, easy to use, easy to understand, good learning materials, people to communicate more.)
计算器
- 实现网页的基本计算器功能,解决了基本的计算器功能在网页上的实现,并带有按钮和输入输出框图(Implement the basic calculator function of the web page)
简单凸包演示
- 简单的凸包演示软件,在面板中画点,点击计算作图即可演示。上传的是源代码,需要在命令行编译成字节码文件再运行即可。(Simple convex package demo software, draw points in the panel, click the calculation diagram to demonstrate.)
ssl_ftp.py
- 通过ftp、sftp实现文件下载上传。一个简单的实现,没有考虑过多的例外处理。(ftp,sftp download,upload file.)