- 博客(24)
- 收藏
- 关注
原创 webpack打包vue项目,打包成功,el-table没有渲染出来bug
在webpack.config.js文件下加上以上配置就能让打包生成的html文件把el-table渲染出来!
2023-04-25 15:49:52 692
原创 用vue + el-button封装一个上传文件的组件
用vue + el-button封装一个上传文件的组件,解决原生input框修改不了样式的问题。
2022-08-21 12:56:38 1241
转载 acm1月28号寒假训练第九题
Time limit2000 msMemory limit65536 kBOSLinuxSourceUSACO 2007 February Silverproblem descriptionOne cow from each of N farms (1 ≤ N ≤ 1000) conveniently numbered 1…N is going to attend the big cow p...
2019-01-28 21:19:51 237
转载 acm寒假训练1月27号第七题
Time limit1000 msMemory limit32768 kBOSWindowsSourceZOJ Monthly, January 2003problem descriptionThe inversion number of a given number sequence a1, a2, …, an is the number of pairs (ai, aj) that sa...
2019-01-28 21:06:08 188
转载 acm寒假训练1月26号第八题
Time limit1000 msMemory limit32768 kBOSWindowsSourceUral Collegiate Programming Contest 1999problem descriptionAstronomers often examine star maps where stars are represented by points on a plane a...
2019-01-28 20:56:16 182
转载 1月25号acm寒假训练第九题
Time limit1000 msMemory limit32768 kBOSWindowsproblem descriptionIgnatius had a nightmare last night. He found himself in a labyrinth with a time bomb on him. The labyrinth has an exit, Ignatius sho...
2019-01-25 23:04:36 223
转载 1月24号acm寒假训练第九题
Time limit1000 msMemory limit32768 kBOSWindowsSourceRPG专场练习赛problem description今年暑假杭电ACM集训队第一次组成女生队,其中有一队叫RPG,但做为集训队成员之一的野骆驼竟然不知道RPG三个人具体是谁谁。RPG给他机会让他猜猜,第一次猜:R是公主,P是草儿,G是月野兔;第二次猜:R是草儿,P是月野兔,G是公主;第三...
2019-01-25 22:18:49 159
转载 1月23号acm寒假训练第九题
Time limit1000 msMemory limit32768 kBOSWindowsSource递推求解专题练习(For Beginner)problem description国庆期间,省城HZ刚刚举行了一场盛大的集体婚礼,为了使婚礼进行的丰富一些,司仪临时想出了有一个有意思的节目,叫做"考新郎",具体的操作是这样的:首先,给每位新娘打扮得几乎一模一样,并盖上大大的红盖头随机坐成...
2019-01-25 21:49:18 170
转载 1月20号寒假训练第七题
Time limit1000 msMemory limit65536 kBSpecial judgeYesOSLinuxSourceNortheastern Europe 2002, Western SubregionG - 7 POJ - 3414problem descriptionYou are given two pots, having the volume of A and ...
2019-01-25 19:55:05 201
转载 1月19号acm寒假练习第七题
Time limit1000 msMemory limit32768 kBOSWindowsproblem description都说天上不会掉馅饼,但有一天gameboy正走在回家的小径上,忽然天上掉下大把大把的馅饼。说来gameboy的人品实在是太好了,这馅饼别处都不掉,就掉落在他身旁的10米范围内。馅饼如果掉在了地上当然就不能吃了,所以gameboy马上卸下身上的背包去接。但由于小径两侧...
2019-01-25 18:54:16 102
转载 1月22号acm寒假训练第八题
Time limit1000 msMemory limit32768 kBOSWindowsSource“2006校园文化活动月”之“校庆杯”大学生程序设计竞赛暨杭州电子科技大学第四届大学生程序设计竞赛problem description大家一定觉的运动以后喝可乐是一件很惬意的事情,但是seeyou却不这么认为。因为每次当seeyou买了可乐以后,阿牛就要求和seeyou一起分享这一瓶可...
2019-01-25 06:25:54 183
转载 1月21号acm寒假训练第八题
Time limit1000 msMemory limit65536 kBOSLinuxSourceproblem description定义一个二维数组:int maze[5][5] = {0, 1, 0, 0, 0,0, 1, 0, 1, 0,0, 0, 0, 0, 0,0, 1, 1, 1, 0,0, 0, 0, 1, 0,};它表示一个迷宫,其中的1表示墙壁,...
2019-01-25 05:44:36 116
原创 1月22号acm寒假训练第三题
Time limit1000 msMemory limit262144 kBSourceCodeforces Round #200 (Div. 2)Tagsimplementation *700EditorialAnnouncement TutorialC - 3 CodeForces - 344Aproblem descriptionMad scientist Mike entertain...
2019-01-22 20:47:09 222
原创 1月22号acm寒假训练第二题
Time limit2000 msMemory limit262144 kBSourceCodeforces Beta Round #57 (Div. 2)Tagsimplementation *900EditorialAnnouncement Tutorial #1 Tutorial #2 Tutorial #3 Tutorial #4 Tutorial #5problem descripti...
2019-01-22 20:29:23 390
原创 1月22号acm寒假练习第一题
Time limit1000 msMemory limit262144 kBSourceCodeforces Round #340 (Div. 2)Tagsmath *700EditorialTutorialproblem descriptionAn elephant decided to visit his friend. It turned out that the elephant’s ...
2019-01-22 20:09:47 140
原创 acm第二期白银训练题第一题
Y - Nearly Lucky NumberTime limit2000 msMemory limit262144 kBSourceCodeforces Beta Round #84 (Div. 2 Only)Tagsimplementation *800EditorialAnnouncement TutorialProblem DescriptionPetya loves lucky ...
2018-12-22 12:49:54 203
原创 acm第八题
A+B问题Time limit1000 msMemory limit32768 kBOSWindowsSourceHDU 2007-6 Programming Contestproblem descriptionThis problem is also a A + B problem,but it has a little difference,you should determine d...
2018-12-07 16:35:21 170
原创 acm第七题
计算球体积Time limit1000 msMemory limit32768 kBOSWindowsSourceC语言程序设计练习(一)problem description根据输入的半径值,计算球的体积。Input输入数据有多组,每组占一行,每行包括一个实数,表示球的半径。Output输出对应的球的体积,对于每组输入数据,输出一行,计算结果保留三位小数。Sample Inpu...
2018-12-07 16:25:59 166
原创 acm第六题
Time limit1000 msMemory limit32768 kBOSWindowsSourceC语言程序设计练习(一)problem description输入三个字符后,按各字符的ASCII码从小到大的顺序输出这三个字符。Input输入数据有多组,每组占一行,有三个字符组成,之间无空格。Output对于每组输入数据,输出一行,字符中间用一个空格分开。Sample Inp...
2018-12-07 16:11:09 80
原创 acm第四题
Time limit 1000 msMemory limit 32768 kBOSWindowsproblem descriptionCalculate A + B.InputEach line will contain two integers A and B. Process to end of file.OutputFor each case, output A + B in o...
2018-12-07 16:00:18 104
原创 acm第二题
Time limit1000 msMemory limit262144 kBSourceCodeforces Round #267 (Div. 2)Tagsimplementation *800EditorialAnnouncementproblem descriptionGeorge has recently entered the BSUCP (Berland State Universi...
2018-12-07 15:47:47 243
原创 acm第一题
Time limit2000 msMemory limit262144 kBSourceCodeforces Beta Round #89 (Div. 2)Tagsimplementation strings *1100EditorialAnnouncement Tutorial #1 Tutorial #2problem descriptionPetya started to attend ...
2018-12-07 15:30:26 285
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人