编程频道|软件玩家 - 软件改变生活!
  •  首页
  •  编程
  •  IT技术
  •  数码大全
  •  登录
  1. 标签
  2. Windows
  • Windows 7 安装 WebSphere 6.1 问题解决方法

    在 Windows 7操作系统中安装 WebSphere 6.1 版本,在启动安装向导之后,会出现错误对话框,提示文字“??????????????????? -console ? -silent ??????????”,看了提示仍然是不明
    解决方法WindowsWebSphere
    admin2025-3-18
    500
  • windows下安装 crul 以及windows下使用的注意事项

    主要记录在windows下安装 crul 以及windows下使用的注意事项. 1. curl 下载: http:www.paehlopen_source?CURL_7.49.1 2. curl windows 下可视化工具下载 h
    注意事项Windowscrul
    admin2025-3-18
    760
  • vm虚拟机安装windows报错“operating system not found”

    使用Vmare 虚拟机安装windows系统,安装网上找的镜像都无法直接装,都会报错operating system not found,网上的解决方法都很复杂&#x
    报错虚拟机vmWindowsSYSTEM
    admin2025-3-18
    970
  • Windows 78 fails to install in VirtualBox, Status: 0xC0000225

    原文连接用 VirtualBox 在安裝 Windows 7 或 Windows 8 時, 若一開始就遇到 Status: 0xC0000225 無法安裝 只要啟用系統中的「IO APIC」即可
    installfailsWindowsstatusVirtualbox
    admin2025-3-18
    710
  • Windows 7播放各大视频网站Flash视频没有声音

    装了win7后一直忙其它的,也没空上视频网,有空上网看个视频教程,打开后没声音,看看音乐和视频播放,没问题,唉,怎么所有的视频网页都没声音,肯定是系统问题了,在网上一找,果然如此,以下是解决方法,很不错: 有不少用户在使用Windows7测
    各大视频声音网站Windows
    admin2025-3-18
    780
  • Mac 和 Windows 文件相互共享

    最近有用到,记录之。  环境:OS X Yosemite 10.10.5Windowns 7 Windonws 文件共享,Mac 访问Mac 文件共享&#xff
    文件MacWindows
    admin2025-3-18
    700
  • windows安装php7.4

    windows安装php7.4 1.通过官网下载所需的php版本 首先从PHP官网(https:www.phpdownloads.php)或者Windows下的PHP官网&#xf
    Windows
    admin2025-3-18
    230
  • Windows下安装Redis服务,随意修改redis服务名

    作者:Lccee 转载自:Lccee博客 PHPCUSTOM默认已经集成了Redis扩展和redis所需的组件 右键e图标最里圈,可以进入redis控制面板&#xf
    随意Windowsredis
    admin2025-3-18
    900
  • 在禁用uac_从Windows命令行启用或禁用UAC

    在禁用uac If you’ve used Windows Vista for more than 3.7 minutes, you know what UAC (User Account Control) is.. it’s the ob
    命令行WindowsUAC
    admin2025-3-18
    690
  • Ubuntu16.04 安装 “宋体,微软雅黑,Consolas雅黑混合版编程字体” 等 Windows 7 下的字体

    原文链接:Ubuntu16.04 安装 “宋体,微软雅黑,Consolas雅黑混合版编程字体” 等 Windows 7 下的字体 Windows平台下,
    字体微软宋体ConsolasWindows
    admin2025-3-18
    1080
  • Windows 2008 部署服务之Windows 7 应答文件创建

    Windows 2008 部署服务之Windows 7 应答文件创建 作者:罗国荣日期:2010-05-27 前面我们介绍了如何创建Windows XP的应答文件,在这一章中
    文件Windows
    admin2025-3-18
    350
  • 初识 windows 7 语音识别

    2010年的春节实在难熬,不仅天气阴冷,就连人情也显得格外冷淡,那日闲来无聊,无意间发现windows 7 竟然有个挺好玩的功能,那就是windows speech recognition,即windows语音识别,简单的理解就是通
    语音识别Windows
    admin2025-3-18
    660
  • windows bat脚本7zip压缩文件夹,过滤文件夹

    为什么80%的码农都做不了架构师?>>>    echo off::设置7z的命令行程序路径set zip7C:Program Files7-Zip7z.exe::设置压缩包保存路径se
    文件夹脚本WindowsbatZip
    admin2025-3-18
    860
  • Windows服务器批量添加 dns解析

    方案一 for f "tokens1,2 delims," %a in (DNS文件路径) do dnscmd dnsip  recordadd  域名后缀 %a A %b 例:for f
    批量服务器WindowsDNS
    admin2025-3-18
    930
  • windows下安装ansible模块进行开发,调试

    起因 因为进行ansible的自动化开发,最终要落实到web上面,为了方便进行ansible的一些导入,所以在windows下面安装ansible的python模块。 安装
    模块Windowsansible
    admin2025-3-18
    910
  • Windows下反弹shell的方式

    一、Windows下反弹shell 1.nc反弹 (1)我们先在被控制主机下载netcat。netcat下载(2)cmd下打开下载目录&#
    方式Windowsshell
    admin2025-3-18
    820
  • Windows 禁用指定键盘快捷组合键

    Windows 禁用指定键盘快捷组合键 winr⇒ Rightarrow ⇒ 输入 regedit 打开注册表进入在如下路径 计算机HKEY_CURRENT_USERSOFTWAREMicrosoftWindowsC
    组合键键盘快捷Windows
    admin2025-3-18
    1060
  • Windows 下编译使用 TCMalloc

    下载 下github上面下载源码:Releases · gperftoolsgperftools (github) 这里下载的是https:githubgperftoolsgperftoolsreleas
    WindowsTCMalloc
    admin2025-3-18
    100
  • windows安装redis3.2.1教程

    目录 一、下载安装包(推荐第二种) 二、安装redis 三、启动服务 四、配置密码 五、数据的基本操作 一、下载安装包(推荐第二种) 1.gi
    教程Windows
    admin2025-3-18
    450
  • windows 7+ python3 安装python_snappy 记录

    参考 https:stackoverflowquestions42979544how-to-install-snappy-c-libraries-on-windows-10-for-use-with-python-snappy-i
    Windowspythonsnappy
    admin2025-3-18
    220
  • «
  • 1 ...
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • ...100
  • »
CopyRight © 2022 All Rights Reserved 豫ICP备2021025688号-21
Processed: 0.036, SQL: 9