码迷,mamicode.com
首页 >  
搜索关键字:general    ( 2945个结果
2019考研英语一 Text3分析
原文 Text 3 This year marks exactly two countries since the publication of Frankenstein; or, The Modern Prometheus, by Mary Shelley. Even before the inv ...
分类:其他好文   时间:2019-12-27 13:51:12    阅读次数:836
ecLipse设置字符编码
1024 eclipse中一般默认都是GBK编码,但在项目开发中大致都是UTF-8编码,一个项目的开发必须保证编码格式的统一,以免造成乱码。 1.设置工作空间编码格式 Window -- Preferences -- General -- Workspace 面板中的 Text file encod ...
分类:系统相关   时间:2019-12-25 18:57:13    阅读次数:83
IIS 环境 CodeIgniter 隐藏 URL 中的 index.php
在 IIS 环境搭建好 CI 框架后,默认的URL如下,其中的“index.php”甚是影响美观。 去掉的方法也较为简单。首先参照 CI 说明( https://codeigniter.org.cn/user_guide/general/urls.html#url-index-php ),移除链接中 ...
分类:Web程序   时间:2019-12-25 01:02:09    阅读次数:125
【idea】设置console控制台显示内容大小
Settings→Editor→General→Console 参考文章:https://blog.csdn.net/weixin_34363171/article/details/93444586 ...
分类:其他好文   时间:2019-12-24 20:26:12    阅读次数:456
springboot 微信支付里的app支付坑注意,requestPayment,支付报错,"errMsg":"requestPayment:fail:[payment微信:-1]General errors
参考博客 https://www.jianshu.com/p/59baa5a280b7 ...
分类:微信   时间:2019-12-24 18:38:35    阅读次数:895
A general approach to detect tampered and generated image
Abstract 当前的数字图像取证算法主要集中于传统篡改图像的检测或需要GAN的网络结构的先验知识。 本文创新点提出了一种能同时检测篡改图像和GAN生成图像的通用方法。 方法内容: 1. 使用Scharr操作提取图像的边缘信息。 2. 将边缘信息矩阵转换成灰度共生矩阵(GLCM),在不损失图像信息 ...
分类:移动开发   时间:2019-12-24 11:36:43    阅读次数:85
STS设置字体与豆沙绿背景色
lichengbei 2019-12-21 Window->Preference General->Appearance->Color and Font General->Editor->Text Editors ...
分类:其他好文   时间:2019-12-22 12:54:38    阅读次数:87
记录我的第一个博客
字体修改软件 FontCreator v9.1 中文安装注册版(自动注册) 下载-... 2017年7月13日 - 字体修改软件 FontCreator v9.1 中文安装注册版(自动注册),FontCreator5.6,对于广大的字体修改爱好者来说这是一个莫大的福音,大幅降低了字体修改的入... ...
分类:其他好文   时间:2019-12-20 01:01:33    阅读次数:108
linux 网络命令
网卡流量 1、iftop命令 iftop可以用来监控网卡的实时流量(可以指定网段)、反向解析IP、显示端口信息、TCP/IP连接等官网:http://www.ex-parrot.com/~pdw/iftop/ 安装iftop: 或者安装好epel源后直接yum install iftop -y安装 ...
分类:系统相关   时间:2019-12-18 13:14:06    阅读次数:159
zabbix_server.conf配置文件详解
\ This is a configuration file for Zabbix server daemon \ To get more information about Zabbix, visit http://www.zabbix.com \ GENERAL PARAMETERS \ Opt ...
分类:其他好文   时间:2019-12-18 12:52:32    阅读次数:98
2945条   上一页 1 ... 22 23 24 25 26 ... 295 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!