自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(7)
  • 资源 (2)
  • 收藏
  • 关注

原创 Codeforces Round #501 (Div. 3) D. Walking Between Houses

D. Walking Between Houses time limit per test2 seconds memory limit per test256 megabytes inputstandard input outputstandard output There are n n houses in a row. They are numbered from 1 1...

2018-08-16 22:02:02 101

原创 hdu 1251 统计难题

统计难题Time Limit: 4000/2000 MS (Java/Others) Memory Limit: 131070/65535 K (Java/Others) Total Submission(s): 55917 Accepted Submission(s): 19534Problem Description Ignatius最近遇到一个难题,老师交给他很多单词...

2018-08-14 21:01:48 85

原创 2018 Multi-University Training Contest 4 1011 Expression in Memories

Problem K. Expression in Memories Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 262144/262144 K (Java/Others) Total Submission(s): 4072 Accepted Submission(s): 864 Special JudgeProbl...

2018-08-06 19:19:30 108

原创 牛客网暑期ACM多校训练营(第六场)Singing Contest

链接:https://www.nowcoder.com/acm/contest/144/A 来源:牛客网时间限制:C/C++ 1秒,其他语言2秒 空间限制:C/C++ 262144K,其他语言524288K 64bit IO Format: %lld 题目描述 Jigglypuff is holding a singing contest. There are 2n singers...

2018-08-04 17:01:20 279

原创 2018 Multi-University Training Contest 3 1006 Grab The Tree

Problem F. Grab The TreeTime Limit: 2000/1000 MS (Java/Others) Memory Limit: 524288/524288 K (Java/Others) Total Submission(s): 2004 Accepted Submission(s): 911Problem Description Little Q...

2018-08-03 21:54:12 125

原创 2018 Multi-University Training Contest 1 1004 Distinct Values

Distinct ValuesTime Limit: 4000/2000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others) Total Submission(s): 3336 Accepted Submission(s): 523Problem Description Chiaki has an array...

2018-08-01 20:38:47 135

原创 牛客网暑期ACM多校训练营(第二场)A-run

牛客网暑期ACM多校训练营(第二场 https://www.nowcoder.com/acm/contest/140/AWhite Cloud is exercising in the playground. White Cloud can walk 1 meters or run k meters per second. Since White Cloud is tired,it ca...

2018-08-01 15:46:10 166

手写ORM框架

这是一个手写的ORM框架,类似于Mybaties框架,可以对数据库进行建表、增、删、查、改操作,每个功能都重载了多种方法,以满足用户需求。此外,还有缓存功能,第二次进行同样的查找操作时将不会调用数据库,而是在缓存器里面直接调出,可以有效增加数据查找的速度。

2019-06-10

shop_project.rar

用Vue脚手架写的一个电子商城的后台管理员页面,有“用户列表"、"订单列表"、"商品列表"、 "待审核商品"、 "所有分类"、 "所有店铺"、 "待审核店铺"、"店铺销量排行榜"、"商品排行榜",以及个人中心等功能。

2019-06-10

空空如也

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

TA关注的人

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