码迷,mamicode.com
首页 >  
搜索关键字:extmail plain-md5 courier authlib    ( 193个结果
postfix服务器搭建
实现postfix实现extmail界面环境:主机1:172.16.115.169(DNS服务器)主机2:172.16.115.161(邮件服务器)主机1上:1.搭建DNS服务器yuminstall-ybind1.1编辑主配置vim/etc/named.conf#监听本机所有ip,允许客户机查询options{listen-onport53{any;};listen-on-v6port53{::1;}..
分类:其他好文   时间:2017-01-18 14:31:44    阅读次数:252
映射文件
@font-face { font-family: "Courier New"; }@font-face { font-family: "Times"; }@font-face { font-family: "宋体"; }@font-face { font-family: "Cambria Math ...
分类:其他好文   时间:2016-12-27 09:45:40    阅读次数:268
mybatis-config.xml详解
properties settings 配置MyBatis运行时的行为方式 typeAliases typeHandlers @font-face { font-family: "Courier New"; }@font-face { font-family: "Times"; }@font-fac ...
分类:其他好文   时间:2016-12-27 09:42:42    阅读次数:484
Redis word bak
@font-face { font-family: "Arial"; }@font-face { font-family: "Courier New"; }@font-face { font-family: "Times"; }@font-face { font-family: "Geneva"; ...
分类:其他好文   时间:2016-12-27 09:33:39    阅读次数:447
自动创建基本代码
@font-face { font-family: "Courier New"; }@font-face { font-family: "宋体"; }@font-face { font-family: "Cambria Math"; }@font-face { font-family: "@宋体"; ...
分类:其他好文   时间:2016-12-27 09:31:38    阅读次数:239
PHP设计模式笔记一:准备工作 -- Rango韩老师 http://www.imooc.com/learn/236
一、编程字体选择 1、选择等宽字体 包括Courier New ,Consolas,Source Code Pro(推荐) 2、环境搭建(建议easyPHP) 二、开发符合PSR规范的基础框架 PSR: 1、命名空间和类文件的绝对路径必须一致 2、类名必须大写; 3、除入口文件外,其他的 ”.php ...
分类:Web程序   时间:2016-12-11 02:30:28    阅读次数:201
ubuntu16.04字体设置
我在ubuntu下主要有2个应用,一个是终端,一个是firefox浏览器 1、在终端下,我喜欢“Courier 10 pitch regular”,字号是14。Courier是一种专门为程序员设计的字体,非常的美观大方,而且是ubuntu系统自带的,不要在犹豫了,最好的终端字体就在你的系统里,呵呵。 ...
分类:系统相关   时间:2016-09-20 07:54:08    阅读次数:860
给eclipse添加字体 Courier New
故事背景,新下载了一个eclipse,但是在配置编辑区字体的时候,怎么找不到Courier New字体! 在网上找了个把小时,看了好多人都采用的是更改eclipse 下面的 plugins 里面的org.eclipse.jface_3.7.0.v20110928-1505.jar 把它打开然后进入到 ...
分类:系统相关   时间:2016-09-13 18:56:01    阅读次数:211
AS配置IDE
字体调整 settings->editor->colors&fonts->font,必须save as一个名称,个人选择Courier New字体,大小为14; 快捷键设置 Settings->Keymap,将Keymaps设置成eclipse键位; 代码补全快捷键 在Keymap中搜索comple ...
分类:其他好文   时间:2016-08-11 01:00:09    阅读次数:595
Netbeans courier new 乱码问题
Netbeans 默认的字体 monospaced,显示英文的单引号及字体非常的不好看,在网上查了下资料可以变得很好看。 1.仍然保持默认字体 monospaced 2.在Netbeans 的安装目 C:\Program Files\NetBeans 8.1\bin\jre\lib 找到 fontc ...
分类:Web程序   时间:2016-08-09 13:38:06    阅读次数:292
193条   上一页 1 ... 5 6 7 8 9 ... 20 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!