码迷,mamicode.com
首页 >  
搜索关键字:mono design    ( 6641个结果
"xaml+cs"桌面客户端跨平台初体验
使用Xaml作为前台,C#,使WPF/UWP运行在Linux和Mac上 ...
分类:其他好文   时间:2020-04-01 17:52:50    阅读次数:234
leetcode 703. Kth Largest Element in a Stream & c++ priority_queue & minHeap/maxHeap
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
js 16位丢失精度
<!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
IDEA上安装和使用JetBrains Mono字体
官网地址: http://www.jetbrains.com/lp/mono/ 点击下载后 -> 解压 -> 右击安装 即便是Idea1.3也能愉快的玩耍了! ...
分类:其他好文   时间:2020-03-29 22:41:56    阅读次数:733
General structure of QKDN
源自: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
不是RESTful不好,是你姿势有问题
文章来源:https://ningyu1.github.io/site/post/01-restful-design-specifications/ 一、 摘要(Abstract) RESTful API 已经非常成熟,也得到了大家的认可。我们按照 Richardson Maturity Model ...
分类:其他好文   时间:2020-03-28 10:31:11    阅读次数:90
Flutter 使用阿里巴巴icon库
在Flutter默认创建的项目中可以使用系统Material图标,在pubspec.yaml文件中使用图标设置如下:flutter:uses-material-design:true系统图标如下:如果这里面没有我们想要的图标如何处理呢?这时可以使用第三方图标库,下面以阿里巴巴的图标库为例。查找图标并加入购物车找到自己想要的图标后,将鼠标放置到图标上,加入购物车,如下图:点击右上角的购物车,然后点击
分类:其他好文   时间:2020-03-27 23:27:34    阅读次数:100
Upgrade Zynq-7000 XIP reference design to Xilinx SDK 2018.3
付汉杰 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
React--Tree 点击节点收缩
需求 项目使用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
6641条   上一页 1 ... 33 34 35 36 37 ... 665 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!