码迷,mamicode.com
首页 >  
搜索关键字:man    ( 12069个结果
苹果2021款 iPad Pro A14X 处理器性能比肩M1
苹果2021款 iPad Pro A14X 处理器性能比肩M1 ...
分类:移动开发   时间:2021-03-02 11:55:36    阅读次数:0
OpenTelemetry - 云原生下可观测性的新标准
OpenTelemetry - 云原生下可观测性的新标准 CNCF 简介 CNCF(Cloud Native Computing Foundation),中文为“云原生计算基金会”,CNCF是Linux基金会旗下的基金会,可以理解为一个非盈利组织。 当年谷歌内部一直用于编排容器的Borg项目开源了, ...
分类:其他好文   时间:2021-03-02 11:42:36    阅读次数:0
用BMfont制作自定义美术中文字体时,导出的图是黑白的问题
step1:Options->Font settings设置 Charset设置为Unicode,其他保持默认。 step2:Option->Export options设置。 Bit depth一定要设置为32,否则只显示黑白字体。 其他按下图设置 step3:Edit->Open Image M ...
分类:其他好文   时间:2021-03-01 13:33:32    阅读次数:0
软件总结
2021年2月27日: 软件总结: adapter: package com.example.jiatingruanjian.adapter;import android.content.Context;import android.view.LayoutInflater;import androi ...
分类:其他好文   时间:2021-03-01 13:15:42    阅读次数:0
全新Chrome Devtool Performance使用指南
运行时性能表现(runtime performance)指的是当你的页面在浏览器运行时的性能表现,而不是在下载页面的时候的表现。这篇指南将会告诉你怎么用Chrome DevToos Performance功能去分析运行时性能表现。在RAIL性能评估模型下,你可以在这篇指南中可以学到怎么去用这个per ...
分类:其他好文   时间:2021-03-01 13:09:55    阅读次数:0
linux查看防火墙
CentOS7 的防火墙配置跟以前版本有很大区别,CentOS7这个版本的防火墙默认使用的是firewall,与之前的版本Centos 6.x使用iptables不一样 一、iptables防火墙 1、基本操作 查看防火墙状态 service iptables status 停止防火墙 servic ...
分类:系统相关   时间:2021-02-27 13:22:40    阅读次数:0
Ubuntu桌面给任意软件创建桌面链接
[Desktop Entry] Name=firefox-56 GenericName=Web Browser-Firefox OS Exec=/home/wons/ToolBox/Software/Firefox/firefox-56.0/firefox/firefox %u Terminal=f ...
分类:系统相关   时间:2021-02-26 12:52:44    阅读次数:0
GitHub 基础常用命令用法
一、仓库克隆(代码下载) 登陆GitHub页面后,进入主页,可以发现一个叫Clone Or Download的按钮。点击该按钮后,会看到一个链接,保存这个连接 在本地命令行工具,我们可以使用之前保存的链接,通过命令git clone [仓库链接]将中央代码仓库下载到本地。 使用ls命令验证本地代码仓 ...
分类:其他好文   时间:2021-02-25 12:21:19    阅读次数:0
语义分割中的nonlocal[7]- Co-occurrent Features in Semantic Segmentation
https://openaccess.thecvf.com/content_CVPR_2019/papers/Zhang_Co-Occurrent_Features_in_Semantic_Segmentation_CVPR_2019_paper.pdf Co-occurrent Features ...
分类:其他好文   时间:2021-02-25 12:15:25    阅读次数:0
怎么在docker中使用nvidia显卡
参考资料: https://blog.csdn.net/qq_33547243/article/details/107433616 https://www.cnblogs.com/shoufu/p/12904832.html https://github.com/NVIDIA/nvidia-dock ...
分类:其他好文   时间:2021-02-25 12:13:14    阅读次数:0
12069条   上一页 1 ... 11 12 13 14 15 ... 1207 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!