首页 > TAG信息列表 > wisdom
快乐的日子使人睿智
“The days that make us happy make us wise.”----John Masefield “快乐的日子使人睿智。”——约翰?梅斯菲而德 When I first read this line by England’s Poet Laureate, it startled me. What did Masefield mean? Without thinking about it much, I had always assumeDjango登录注册
Django实现登录注册功能(学习笔记) 创建Django项目分配路由(二级路由)用户表设计(模型设计)前端模板修改视图文件测试 创建Django项目 很好报错了,这个错误看球不懂,提示让我们在终端执行"pip install django"命令 在pycharm的Terminal(终端)窗口执行命令pip install django,CF743C Vladik and fractions
CF743C Vladik and fractions 洛谷传送门 题意翻译 题目描述 请找出一组合法的解使得\frac {1}{x} + \frac{1}{y} + \frac {1}{z} = \frac {2}{n}x1+y1+z1=n2成立 其中x,y,zx,y,z为正整数并且互不相同 输入 一个整数nn 输出 一组合法的解x, y ,zx,y,z,用空格隔开 若不存在