码迷,mamicode.com
首页 >  
搜索关键字:you    ( 26666个结果
Python实现寻宝小游戏
#!/usr/bin/env python3 # -*- coding: utf-8 -*- """ Treasure Hunter In this game, you will play as a treasure hunter to find a mysterious treasure. In ...
分类:编程语言   时间:2020-03-08 20:18:44    阅读次数:84
Stats 102A HW4
Stats 102A HW4 Due March 3, 2020General Notes? You will submit a minimum of three files, the core files must conform to the followingnaming convention ...
分类:其他好文   时间:2020-03-08 20:10:33    阅读次数:68
PSTAT 174/274
PSTAT 174/274 COURSE PROJECTThe course project is an opportunity for students to apply time series techniques to real-world problems. Data andsoftware ...
分类:其他好文   时间:2020-03-08 19:47:57    阅读次数:68
COMP2401
COMP2401 - Assignment #4(Due: Sun. Mar 15, 2020 @ 6pm)In this assignment, you will gain practice dynamically allocating/freeing memory as well as work ...
分类:其他好文   时间:2020-03-08 19:38:57    阅读次数:73
CSE 216 – Homework
CSE 216 – Homework IThis homework document consists of 3 pages. Carefully read the entire document before you start coding.Note: All functions, unless ...
分类:其他好文   时间:2020-03-08 19:30:24    阅读次数:70
Our Tanya is Crying Out Loud
Right now she actually isn't. But she will be, if you don't solve this problem. You are given integers n, k, A and B. There is a number x, which is in ...
分类:其他好文   时间:2020-03-08 16:02:10    阅读次数:75
[ERROR] You have enabled the binary log, but you haven't provided the mandatory server-id....
解决方式:修改my.cnf文件如下 log-bin=mysql-bin server-id=1 ...
分类:其他好文   时间:2020-03-08 14:07:29    阅读次数:78
后台创建管理员 createsuperuser 时 报django.core.exceptions.ImproperlyConfigured: Error loading MySQLdb module. Did you install mysqlclient?
pip install pymysql 结果版本0.9.3 django.core.exceptions.ImproperlyConfigured: mysqlclient 1.3.13 or newer is required; you have 0.9.3. 需要pip指定版本号安装 结果清华源 ...
分类:数据库   时间:2020-03-08 13:40:31    阅读次数:89
我的随笔
1、已关注以下博客 https://www.cnblogs.com/pengchen511/(彭琛老师博客) http://www.cnblogs.com/xinz/ (邹欣老师博客) http://www.cnblogs.com/easteast (福州大学张栋老师博客) https://www. ...
分类:其他好文   时间:2020-03-07 21:01:54    阅读次数:66
markdown语法
插入视频 `` text align: center; ...
分类:其他好文   时间:2020-03-07 16:12:33    阅读次数:45
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!