摘要:
在python中使用字符串分片时遇到这个问题 [ValueError: not enough values to unpack (expected 2, got 1)] >>[ 值错误:没有足够的值剖解(期望2,获得1)] 【原码如下】 f = open('E:\\PYTHON\\talking.t 阅读全文
摘要:
场景一: 基础系统:linux 镜像:LAMP环境(Ubuntu 18.04 Apache PHP7.0) 问题:ERROR 1405 (28000): Access denied for user 'root'@'localhost'(using password: YES) 我在用阿里云服务器搭 阅读全文
摘要:
//@132屋里上课群 #include<stdio.h>#include<stdlib.h>//颜色using namespace std;int jiami();int jiemi();int main(){ printf("*********************************** 阅读全文
摘要:
学生成绩管理系统 【注释】:请点赞,好人一生平[yi]安[wo]。 #codeblocks程序下编写 #include<stdio.h>#include<stdlib.h>//颜色#include<conio.h>//清屏#include<string.h>#define LEN sizeof(st 阅读全文