上一页 1 ··· 22 23 24 25 26 27 28 29 30 ··· 46 下一页
摘要: A long-distance telephone company charges its customers by the following rules: Making a long-distance call costs a certain amount per minute, dependi 阅读全文
posted @ 2021-09-02 23:30 白玉神驹 阅读(53) 评论(0) 推荐(0)
摘要: A reversible prime in any number system is a prime whose "reverse" in that number system is also a prime. For example in the decimal system 73 is a re 阅读全文
posted @ 2021-09-01 18:18 白玉神驹 阅读(44) 评论(0) 推荐(0)
摘要: Suppose a bank has N windows open for service. There is a yellow line in front of the windows which devides the waiting area into two parts. The rules 阅读全文
posted @ 2021-08-26 20:45 白玉神驹 阅读(71) 评论(0) 推荐(0)
摘要: 重装系统之后git提交代码提示GitLab: Author ‘xxx‘ is not a member of team 重装系统git需要重新下载,需要配置用户名和邮箱 出现Author ‘xxx‘ is not a member of team原因主要有两种情况 一:配置完用户名密码没有和gitl 阅读全文
posted @ 2021-08-23 13:28 白玉神驹 阅读(2428) 评论(0) 推荐(0)
摘要: 网易有道词典的取词、划词和navicat有冲突导致; 取消取词、划词即可; 或者关闭有道词典。 下载安装navicat程序及破解程序 1. 安装navicat,先不要打开 2. 断网 3. 打开破解程序,patch安装的navicat安装包中的exe文件 4. 生成激活码 5. 打开navicat工 阅读全文
posted @ 2021-08-22 14:48 白玉神驹 阅读(887) 评论(0) 推荐(0)
摘要: It is vitally important to have all the cities connected by highways in a war. If a city is occupied by the enemy, all the highways from/toward that c 阅读全文
posted @ 2021-08-20 14:16 白玉神驹 阅读(44) 评论(0) 推荐(0)
摘要: To evaluate the performance of our first year CS majored students, we consider their grades of three courses only: C - C Programming Language, M - Mat 阅读全文
posted @ 2021-08-19 14:31 白玉神驹 阅读(45) 评论(0) 推荐(0)
摘要: 方式一: - 或者在项目根目录下创建.gitignore文件,并添加 /*.iml/.idea//.gitignore.svn/target/.idea/*.iml*.gitignore //.gitignore只能忽略那些原来没有被track(之前没有add过)的文件,如果某些文件已经被纳入了版本 阅读全文
posted @ 2021-08-17 18:06 白玉神驹 阅读(3538) 评论(1) 推荐(0)
摘要: With the 2010 FIFA World Cup running, football fans the world over were becoming increasingly excited as the best players from the best teams doing ba 阅读全文
posted @ 2021-08-11 16:00 白玉神驹 阅读(46) 评论(0) 推荐(0)
摘要: Given a pair of positive integers, for example, 6 and 110, can this equation 6 = 110 be true? The answer is yes, if 6 is a decimal number and 110 is a 阅读全文
posted @ 2021-08-11 14:13 白玉神驹 阅读(46) 评论(0) 推荐(0)
上一页 1 ··· 22 23 24 25 26 27 28 29 30 ··· 46 下一页