——Xshell ——VS code ——IDM ——7zip ——Git ——google chrome ——MS Office四件套 ...
[题目](http://ybt.ssoier.cn:8088/problem_show.php?pid=1553) 前置知识:倍增求LCA(当然不倍增也行) 1553:【例 2】暗的连锁 时间限制: 1000 ms 内存限制: 524288 KB 提交数: 456 通过数: 201 【题目描述】 原 ...
分类:
其他好文 时间:
2020-02-08 11:57:44
阅读次数:
68
<div class="ms-u"></div> <div class="ms-u"></div> <div class="ms-u"></div> $(".vipCardItem:nth-child(1)").addClass("current"); .ms-u:nth-child(1) {... ...
分类:
Web程序 时间:
2020-02-07 12:48:36
阅读次数:
612
如图: sql语句如下 select p.*,c.[name] as compName,s.[name] as sellerName from percentage p left join company c on c.id = p.compId left join seller s on s.id ...
分类:
其他好文 时间:
2020-02-07 12:23:25
阅读次数:
75
23 May 2017» Hardware注:STM32F407VGT6 with STM32F4 DSP and standard peripherals library v1.8.0外部中断源码//中断服务函数void EXTI2_IRQHandler(void){ delay_ms(10); ... ...
分类:
其他好文 时间:
2020-02-06 13:05:01
阅读次数:
137
IE浏览器一直提示api-ms-win-core-path-l1-1-0.dll缺失
Switch Game 原题链接:http://acm.hdu.edu.cn/showproblem.php?pid=2053Time Limit: 1000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Problem ...
分类:
其他好文 时间:
2020-02-04 15:40:35
阅读次数:
71
最小长方形 "题目链接" Time Limit: 1000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others) Problem Description 给定一系列2维平面点的坐标(x, y),其中x和y均为整数,要求用一个最 ...
分类:
其他好文 时间:
2020-02-02 20:04:47
阅读次数:
73
统计字符 "题目链接" Time Limit: 1000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others) Problem Description 统计一个给定字符串中指定的字符出现的次数 Input 测试输入包含若干测试 ...
分类:
其他好文 时间:
2020-02-02 19:42:57
阅读次数:
65
摘要: 以ms为单位,获取系统时间、睡眠或延迟时间函数的使用方法。 1 #include<stdio.h> 2 #include <time.h> 3 #include <sys/time.h> 4 #include <unistd.h> 5 6 typedef unsigned int uint3 ...
分类:
编程语言 时间:
2020-02-02 14:11:44
阅读次数:
99