自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(8)
  • 收藏
  • 关注

原创 网页日志出现304状态码

304 etag,返回200表示成功,304则表示缓存命中,无需更新。也就是说,访问同一网址,第一次200成功,然后很短时间内重新访问,网页没有更新,返回304....

2018-07-26 11:13:15 1223

原创 sql sever 和 MySQL设置默认值的几种情况详解

一、sql sever设置默认字段的几种情况 建表时设置字段的默认值 mycolunm int(2) DEFAULT(0) NOT NULL 添加字段时设置字段的默认值 ALTER TABLE mytable ADD mycolunm char(2) DEFAULT '男'3. 为表中已有字段设置默认值alter table 表名 add constraint...

2018-07-26 09:55:39 1180

原创 upc6574: pushpush(石油大学,暑假集训题)

6574: pushpush时间限制: 1 Sec  内存限制: 128 MB提交: 97  解决: 57[提交] [状态] [讨论版] [命题人:admin]题目描述You are given an integer sequence of length n, a1,…,an. Let us consider performing the following n operation...

2018-07-25 20:10:16 313

原创 upc6568 Reconciled?(石油大学,暑假集训题)

6568: Reconciled?时间限制: 1 Sec  内存限制: 128 MB提交: 140  解决: 64[提交] [状态] [讨论版] [命题人:admin]题目描述Snuke has N dogs and M monkeys. He wants them to line up in a row.As a Japanese saying goes, these dogs...

2018-07-25 17:40:20 299

原创 6573: ss (石油大学, 暑假集训题)

6573: ss时间限制: 1 Sec  内存限制: 128 MB提交: 101  解决: 61[提交] [状态] [讨论版] [命题人:admin]题目描述We will call a string that can be obtained by concatenating two equal strings an even string. For example, xyzxyz...

2018-07-25 16:46:44 309 1

原创 问题 G: Trained?(石油大学,暑假集训)

问题 G: Trained?时间限制: 1 Sec  内存限制: 128 MB提交: 111  解决: 65[提交] [状态] [讨论版] [命题人:admin]题目描述Takahashi wants to gain muscle, and decides to work out at AtCoder Gym.The exercise machine at the gym has...

2018-07-25 16:10:05 307

原创 Expired?(石油大学,2018年暑假集训)

问题 B: Expired?时间限制: 1 Sec  内存限制: 128 MB提交: 165  解决: 73[提交] [状态] [讨论版] [命题人:admin]题目描述Takahashi has a strong stomach. He never gets a stomachache from eating something whose "best-by" date is a...

2018-07-25 15:31:59 256

原创 ringring(石油大学,2018年暑假集训题)

问题 H: ringring时间限制: 1 Sec  内存限制: 128 MB提交: 91  解决: 79[提交] [状态] [讨论版] [命题人:admin]题目描述Snuke is buying a bicycle. The bicycle of his choice does not come with a bell, so he has to buy one separat...

2018-07-25 15:27:11 194

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除