"Damn Single (单身狗)" is the Chinese nickname for someone who is being single. You are supposed to find those who are alone in a big party, so they can ...
分类:
其他好文 时间:
2021-03-01 13:14:50
阅读次数:
0
背景:测试服/正式服的字段类型为varchart(200) 页面该字段录入超过200个字符保存。测试服报错“Data too long for column”;正式服自动截取200个字符保存,没有报错。 原因:mysql的my.ini文件中的sql_mode配置不同,通过 select @@GLOB ...
分类:
数据库 时间:
2021-02-25 12:16:01
阅读次数:
0
一、JDK下载和安装 下载地址:https://www.oracle.com/java/technologies/javase-downloads.html 当前版本为:jdk-15.0.2_windows-x64_bin,安装过程可以直接默认安装,本人安装目录为:E:\Program Files\ ...
hive的数据类型分为基本数据类型,数字类型,字符串类型 基本数据类型包括 TINYINT, SMALLINT, INT/INTEGER, BIGINT, FLOAT, DOUBLE, DECIMAL, BOOLEAN, BINARY hive的数字类型 分为整数类型,浮点数类型 hive的字符串类 ...
分类:
其他好文 时间:
2021-02-22 11:50:45
阅读次数:
0
A. Shifting Stacks time limit per test 1 second memory limit per test 256 megabytes input standard input output standard output You have n stacks of b ...
分类:
其他好文 时间:
2021-02-20 11:52:20
阅读次数:
0
# 浮点数中的常见问题 ```javapublic class FloatAndDouble { public static void main(String[] args) { float num1 = 0.1F; double num2 = 1.0/10; System.out.println( ...
分类:
其他好文 时间:
2021-02-19 13:49:06
阅读次数:
0
图中是一个自动化的机械流水线。 作为一名程序员,每天一定有非常多工作是每天必须重复的, 如何消除重复性的工作?也让自己日常重复工作自动化呢? 背景和需求 开发人员入职一家新公司,一般会使用git来进行代码的版本管理和协作, 负责的代码库随着时间的推移会慢慢增加,最后可能会有1-20个代码工程, 有些 ...
分类:
其他好文 时间:
2021-02-19 13:29:52
阅读次数:
0
NO.1 弃用标签 <acronym> 允许作者明确地声明一个字符序列,,它们构成一个单词的首字母缩写或简略语。 <applet> 标志着包含了Java的applet。 <basefont> 定义页面中文本的默认字体、颜色或尺寸。 <bgsound> 是IE浏览器中设置网页背景音乐的元素。 <big ...
分类:
Web程序 时间:
2021-02-19 13:26:25
阅读次数:
0
They were the last people you'd expect to be involved in anything strange or mysterious,because they just didn't hold with such nonsense. He was a big ...
分类:
其他好文 时间:
2021-02-17 14:55:28
阅读次数:
0
first question: how to show a class children class : move mousrmark to class name , Ctrl + H how to show a class children class in diagram : ctrl + al ...
分类:
其他好文 时间:
2021-02-17 14:33:03
阅读次数:
0