11 2021 档案
摘要:p1577 #include<stdio.h> #include<algorithm> using namespace std; int n,k; int l[10005]; int ans; bool check(int length){ if(length == 0) return true;
阅读全文
摘要:p2676 #include<stdio.h> using namespace std; int n; int num[10001]; int m; int ans; int main(){ scanf("%d%d",&n,&m); for(int i=1;i<=n;i++){ int h; sca
阅读全文
摘要:https://link.zhihu.com/?target=https%3A//github.com/bailicangdu/node-elm/blob/master/API.md
阅读全文
摘要:https://github.com/Panda-Hope/vue-qqmusic 获取数据:通过Jsonp来进行跨域获取QQ音乐API数据,在API Hanler对API进行处理 核心信息处理:使用Vuex统一管理页面切换动画,歌曲播放状态,歌曲进度等信息。所有对于歌曲的操作都通过Vuex来进行全
阅读全文

浙公网安备 33010602011771号