大约有 10,000 项符合查询结果(耗时:0.0147秒) [XML]

https://www.tsingfun.com/it/opensource/451.html 

Linux下部署企业级邮件服务器(postfix + dovecot + extmail) - 开源 & Gith...

...证不允许匿名用户 smtpd_sasl_application_name = smtpd:sasl应用程序名是smtpd smtpd_banner = Welcome to our $myhostname ESMTP,Warning: Version not Available!:smtpdbanner信息 朋友们根据个人需要对配置进行修改 vim /usr/lib/sasl2/smtpd.conf 添加如下内容: ...
https://bbs.tsingfun.com/thread-1711-1-1.html 

计算器 .aia 源码,有简单和混合两种模式 - .aia 案例源码 - 清泛IT社区,...

屏幕1:300+代码块。 屏幕2:400+代码块。
https://www.tsingfun.com/it/tech/1767.html 

Visual Studio 2013 Update 4【VS2013 SP4 旗舰版下载地址】 - 更多技术 - ...

...】vs2013没有64位版本,但是提供64位编译器,可以编译64位程序。Visual Studio Ultimate 2013 with Update 4 (x86) - DVD (Chinese...vs2013没有64位版本,但是提供64位编译器,可以编译64位程序。 Visual Studio Ultimate 2013 with Update 4 (x86) - DVD (Chinese-Sim...
https://www.tsingfun.com/it/tech/1790.html 

required file `./ltmain.sh\' not found - 更多技术 - 清泛网 - 专注C/C++及内核技术

required file `./ltmain.sh' not found在linux下编译c c++程序出错:$ automake --add-missing....configure.in:18: required file `build ltmain.sh' not found......在linux下编译c/c++程序出错: $ automake --add-missing .... configure.in:18: required file `build/ltmain.sh' not fo...
https://www.tsingfun.com/it/tech/1792.html 

Win7以上操作系统清理系统图标缓存脚本 - 更多技术 - 清泛网 - 专注C/C++及内核技术

Win7以上操作系统清理系统图标缓存脚本rem 关闭Windows外壳程序explorertaskkill f im explorer.exerem 清理系统图标缓存数据库attrib -h -s -r "%userprofile% AppDa... rem 关闭Windows外壳程序explorer taskkill /f /im explorer.exe rem 清理系统图标缓存数据...
https://www.tsingfun.com/down/ebook/67.html 

BUGTRAP for WIN32/64 & .NET开发者指南(原版) - 文档下载 - 清泛网 - 专注C/C++及内核技术

...原版,非常详细。 中文相关内容请参见: 《BugTrap:程序崩溃快照、bug跟踪之利器》 《BugTrap程序崩溃快照上传服务端开发配置》 WinXP,Win7,Win8,Win10772K
https://www.tsingfun.com/it/os... 

Linux查看进程已加载依赖模块列表信息 - 操作系统(内核) - 清泛网 - 专注C/...

...列表信息linux-proc-mapsps -elf | grep xxx(process name) 找到目标程序pidcat proc (pid) mapsOpenSuse下也可以用 lsof -n 查看。 ps -elf | grep xxx(process name) #找到目标程序pid cat /proc/(pid)/maps OpenSuse下也可以用 lsof -n 查看。 linux pid maps lsof
https://www.tsingfun.com/it/cpp/2033.html 

atol 头文件 - C/C++ - 清泛网 - 专注C/C++及内核技术

...能: 把字符串转换成长整型数用法: longatol(const char *nptr);程序例:#include <stdlib.h> #includ...#include <stdlib.h> 函数名: atol 功 能: 把字符串转换成长整型数 用 法: long atol(const char *nptr); 实例: #include <stdlib.h> #include <stdio.h> in...
https://bbs.tsingfun.com/thread-708-1-1.html 

Visual Studio 2013 Update 4【VS2013 SP4 旗舰版下载地址】 - 其他 - 清泛...

vs2013没有64位版本,但是提供64位编译器,可以编译64位程序。 Visual Studio Ultimate 2013 with Update 4 (x86) - DVD (Chinese-Simplified):7255 MB 发布日期: 2014/11/12 文件名: cn_visual_studio_ultimate_2013_with_update_4_x86_dvd_5935081.iso 语言: Chinese - Si...
https://bbs.tsingfun.com/thread-870-1-1.html 

Windows没有telnet怎么办? - 环境配置 - 清泛IT论坛,有思想、有深度

一、打开控制面板,点”卸载程序“: 二、启用功能列表中找到“Telnet客户端”并勾上,点“确定”: 三、telnet命令OK: