使用Xaml作为前台,C#,使WPF/UWP运行在Linux和Mac上 ...
分类:
其他好文 时间:
2020-04-01 17:52:50
阅读次数:
234
703. Kth Largest Element in a Stream & c++ priority_queue & minHeap/maxHeap 相关链接 "leetcode" "c++ priority_queue cplusplus" "c++ priority_queue cnblog" ...
分类:
编程语言 时间:
2020-04-01 10:54:46
阅读次数:
71
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.o ...
分类:
Web程序 时间:
2020-03-31 23:16:55
阅读次数:
148
官网地址: http://www.jetbrains.com/lp/mono/ 点击下载后 -> 解压 -> 右击安装 即便是Idea1.3也能愉快的玩耍了! ...
分类:
其他好文 时间:
2020-03-29 22:41:56
阅读次数:
733
源自:ITU-T Y.QKDN Arch文稿 1. General structure of QKDN Figure 1 summarizes the reference model and main elements of a QKDN and a user network based in [I ...
分类:
其他好文 时间:
2020-03-29 18:01:11
阅读次数:
68
文章来源:https://ningyu1.github.io/site/post/01-restful-design-specifications/ 一、 摘要(Abstract) RESTful API 已经非常成熟,也得到了大家的认可。我们按照 Richardson Maturity Model ...
分类:
其他好文 时间:
2020-03-28 10:31:11
阅读次数:
90
在Flutter默认创建的项目中可以使用系统Material图标,在pubspec.yaml文件中使用图标设置如下:flutter:uses-material-design:true系统图标如下:如果这里面没有我们想要的图标如何处理呢?这时可以使用第三方图标库,下面以阿里巴巴的图标库为例。查找图标并加入购物车找到自己想要的图标后,将鼠标放置到图标上,加入购物车,如下图:点击右上角的购物车,然后点击
分类:
其他好文 时间:
2020-03-27 23:27:34
阅读次数:
100
付汉杰 hankf@xilinx.com 1. Introduction 2. Vivado project 3. FSBL 4. C Application 5. C++ Application 6. Create boot file 6.1. Example of bootgen.bif 7. ...
分类:
其他好文 时间:
2020-03-27 12:35:17
阅读次数:
83
需求 项目使用ant design +react 做的前端,有天来了个需求来说,展示地区的树点击节点也得能展开收缩子节点; react 的树组件中有点击左边的小三角号收缩的,但是不支持点击右边的节点收缩 所以得自己实现了。(可能是我没找到支持的办法) 代码 dom: 此中可以看出,要想实现所说功能, ...
分类:
其他好文 时间:
2020-03-26 12:00:37
阅读次数:
175
个人项目 github地址:https://github.com/GMloria/GGMYING/blob/master/%E4%B8%AA%E4%BA%BA%E9%A1%B9%E7%9B%AE.cpp 一,题目要求 Word Count 1. 实现一个简单而完整的软件工具(源程序特征统计程序)。 ...
分类:
其他好文 时间:
2020-03-24 23:41:08
阅读次数:
123