摘要: <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>素数:只能被1和它本身整除。</title> </head> <body> <form action=""> <h1>判断素数</h1> 请输入一个整数: <input type= 阅读全文
posted @ 2022-03-13 16:07 张三也 阅读(459) 评论(0) 推荐(0)