大三的一个设计。为 Windows 操作系统建立一个兼容 Unix/Linux 命令的命令接口;实现杂 项命令包括 login,password,logout,sort,more,printf,>,>>,<,<<,|等。这里重定向符用了Windows的管道,时间原因做的并不完善,但是相应API都用到了。 内容仅供参考,另外运行CMD.exe需要用管理员身份。
2021-06-27 21:37:24 18.18MB Windows Linux 命令接口设计
1
真正好用的synergy全平台版本. 提高工作效率, 值得拥有.
2021-06-22 10:08:26 23.22MB synergy
1
压缩包内包含windows与linux两个安装包
2021-06-21 18:04:26 52.97MB mysql mycat
1
串行端口演示 串口通信Demo 执照 Copyright (C) 2017 YangLe Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOU
2021-06-21 10:07:07 240KB 附件源码 文章源码
1
php5.* 7.* ixed扩展 windows linux mac php5.* 7.* ixed扩展 windows linux mac
2021-06-20 10:26:49 6.38MB ixed扩展 windows linux mac
1
java log4j统一打印在user.dir目录下(windows、linux通用、不用考虑不同操作系统分隔符不一致的情况)
2021-06-16 14:57:34 1.05MB java log4j
1
ttf字体包,monaco,DejaVuSansMono,calibri,times,雅黑,楷体,宋体,仿宋,黑体 中英文truetype opentype 字体包 包括常用winodws和linux下的常用中英文字体,基本满足了平时的使用需求 压缩文件包括: calibri, calibrib, calibrii, calibriz, DejaVuSansMono, DejaVuSansMono-Bold, DejaVuSansMono-BoldOblique, DejaVuSansMono-Oblique, Monaco, msyh, msyhbd, simfang, simhei, simkai, simsun, times, timesbd, timesbi, timesi. 以及 windws和linux下ttf文件的使用方法。 ttf文件使用方法: windows: 将所有的ttf文件拷贝到 系统所在分区的windows\fonts 目录下即可 linux: Install and configure Unicode TrueType fonts in Linux Uncompress the downloaded font archive to a directory and add it to the font path, a list of directories containing fonts: 1. Uncompress the archive # tar xvzf utf8.tar.gz or # tar xvjf arial.tar.bz2 2. Create a directory for new fonts # mkdir /usr/share/fonts/truetype 3. Move the uncompressed font files to the new font directory # mv *.ttf /usr/share/fonts/truetype 4. Navigate to the font directory # cd /usr/share/fonts/truetype 5. Create fonts.scale and fonts.dir # mkfontscale && mkfontdir # fc-cache 6. Add the new font directory to the X11 font path # chkfontpath --add /usr/share/fonts/truetype 7. Restart X font server # /etc/rc.d/init.d/xfs restart You can verify the successful addition of the new path by running chkfontpath command or by listing X font server's /etc/X11/XF86Config file. If you do not have root access, copy the *.ttf to ~/.fonts directory instead. Make X11 fonts available to Java Perform one of the following: 1. Open /etc/profile and add a new environment variable JAVA_FONTS=/usr/share/fonts/truetype export JAVA_FONTS 2. Open font.properties file under jre/lib directory, uncommnent and set to the appropriate font directory appendedfontpath=/usr/share/fonts/truetype
2021-06-11 21:35:27 43.18MB windows linux 字体包 ttf文件
1
本节课程详细介绍了针对windows和linux两种操作系统在被攻击的情况下怎么溯源,怎么找到攻击的黑客,并从攻击留下的痕迹来发现自身服务器、web的漏洞,并从中修复自身漏洞。
1
准确性95%以上(保守一点,其实一般是不会出错的)。 接口非常简单,3分钟就可以让你的应用增加声波通讯功能 抗干扰性强,基本上无论外界怎么干扰,信号都是准确的 可自己任意调整通信频段,支持低频有声频段,也支持高频无声频段,无声频段可混音任意效果声音,如咻咻咻之类的。 支持半双工通信,使用两个频段可支持全双工通信。 可同时最多支持3个频段进行通信。 通信速度正常在60bps,也可调整到120bps或者200bps(包含校验和纠错码)。 声波广告互动的版本超级牛,传输距离在10-20米以上,通过设备传输距离可在50米以上 详情了解:http://blog.csdn.net/softlgh/article/details/40507623 没有积分的也可从https://pan.baidu.com/s/1co0TaQ5KAFFc-MBdrIA6MA下载 后面还会上传最近两年做过的一些声音信号处理项目:声波智能锁,baby monitor的婴儿哭声识别,智能家居的睡觉鼾声 等等
1