结对项目——自动生成小学四则运算 1.Github项目地址: https://github.com/Vicky-Leung/demo 项目制作人:3218005081梁小燕 3218005083许梓莹 2.PSP表格: PSP2.1 Personal Software Process Stages ...
分类:
其他好文 时间:
2020-04-02 01:18:43
阅读次数:
71
一、Github项目地址:https://github.com/Vigor-creat/-.git 项目成员:胡兆禧 3118005092 余金龙 3118005116 二.PSP PSP2.1 Personal Software Process Stages 预估耗时(分钟) 实际耗时(分钟) P ...
分类:
其他好文 时间:
2020-04-01 23:43:50
阅读次数:
152
一、github项目地址:https://github.com/wc-TST-2020/Myapp 项目参与者:李东阳 (3118005055) 李泽辉(3118005058) 二、PSP2.1表格 PSP2.1 Personal Software Process Stages 预估耗时(分钟) 实 ...
分类:
其他好文 时间:
2020-04-01 22:14:42
阅读次数:
89
一、GitHub项目地址 : https://github.com/OurPrograming/Exercises 结对项目成员:软三 陈纪禧(3118005043)、软三 程伟杰(3118005045) 二、PSP预计时间: PSP2.1 Personal Software Process Sta ...
分类:
其他好文 时间:
2020-04-01 19:06:32
阅读次数:
66
高强度训练第二十天总结:Mybatis面试题 什么是Mybatis?# Mybatis 是一个半 ORM(对象关系映射)框架,它内部封装了 JDBC,开发时 只需要关注 SQL 语句本身,不需要花费精力去处理加载驱动、创建连接、创建 statement 等繁杂的过程。程序员直接编写原生态 sql,可 ...
分类:
其他好文 时间:
2020-04-01 01:17:05
阅读次数:
83
四则运算表达式生成器 [TOC] 一.github地址 https://github.com/HTwo2O/ArithmeticCalculator 项目参与者: 罗泉水 陈鸿畅 二.PSP表格(预期) | PSP2.1 | Personal Software Process Stages | 预估 ...
分类:
其他好文 时间:
2020-04-01 00:38:41
阅读次数:
82
Class也是Object 在理解metaclass之前,我们需要先理解Python中的class。从某种程度上来说,Python中的class的定位比较特殊。 对于大部分面向对象语言来说,class是一段定义了如何产生object的代码块。在Python中这一定义也成立: >>> class ex ...
分类:
编程语言 时间:
2020-03-30 16:26:27
阅读次数:
73
Problem Statement Problem Dr. Patel has N stacks of plates. Each stack contains K plates. Each plate has a positive beauty value, describing how beaut ...
分类:
其他好文 时间:
2020-03-30 09:49:38
阅读次数:
81
Changes in MySQL 5.6.22 (2014-12-01, General Availability) Deprecation and Removal Notes Replication: The global scope for the sql_log_bin system vari ...
分类:
数据库 时间:
2020-03-29 11:14:57
阅读次数:
87
Problem Statement Snuke has decided to play a game using cards. He has a deck consisting of NN cards. On the ii -th card from the top, an integer AiAi ...
分类:
其他好文 时间:
2020-03-29 01:37:30
阅读次数:
90