随笔分类 -  常用电脑操作技巧

上一页 1 ··· 5 6 7 8 9 10 11 12 13 下一页
摘要:https://www.win7zhijia.cn/jiaocheng/win7_37748.html 在刚接触新电脑的时候,许多用户都是从系统自带的ie浏览器中来寻找软件的下载地址,这时就需要点击网页中的一些链接来打开,然而有的用户想要点击某个链接时却总是无法跳转至想要的页面,那么ie浏览器跳转不 阅读全文
posted @ 2022-11-03 11:24 yinghualeihenmei 阅读(6450) 评论(0) 推荐(0)
摘要:https://xinzhi.wenda.so.com/a/1521774086208433 开始菜单中打开IE浏览器。 2 点击“设置”按钮,找到“关于Internet Explorer” 3 弹出窗口中可查看版本号。 END 方法2 1 按下“Win+R”打开“运行”,输入“CMD”,点击“确定 阅读全文
posted @ 2022-11-03 10:26 yinghualeihenmei 阅读(677) 评论(0) 推荐(0)
摘要:https://www.likecs.com/show-205115518.html 最近由于项目中利用PHP调用com组件读取word文档,然后转换成pdf格式的文件。所以在服务器Windows Server® 2008 Enterprise中安装了office 2010,然后想要配置COM组件的 阅读全文
posted @ 2022-11-02 19:00 yinghualeihenmei 阅读(117) 评论(0) 推荐(0)
摘要:https://www.win7zhijia.cn/win10jc/win10_44717.html https://forsenergy.com/zh-cn/comexp/html/fe1fcbff-8fc6-4850-b7f9-b152eb6797d8.htm 组件服务的重点是 COM+ 应用程 阅读全文
posted @ 2022-11-01 18:59 yinghualeihenmei 阅读(349) 评论(0) 推荐(0)
摘要:http://g.pconline.com.cn/x/967/9672481.html 一、 1,首先我们用鼠标点开屏幕左下角的“开始”按钮,选择里面的“运行”附件程序,也可以按以下电脑键盘上的Win键和R键。 2,然后运行窗口就出现了,我们在该窗口处输入口令regedit,然后点击确定,这样就能把 阅读全文
posted @ 2022-11-01 17:22 yinghualeihenmei 阅读(1318) 评论(0) 推荐(0)
摘要:http://www.80vps.com/d6085.html (2012版本) 云服务器开通后默认用户名是administrator,并会随机生成一个初始密码,这样的管理员账户是极不安全的,所以进入系统后首先要做的就是修改默认用户名和密码,方法如下:一、更改管理员密码:1、右键“我的电脑”,打开“ 阅读全文
posted @ 2022-11-01 16:46 yinghualeihenmei 阅读(1401) 评论(0) 推荐(0)
摘要:360,qq浏览器等大部分浏览器清缓存方式: 工具/更多工具 internet选项 Microsoft Edge 清除方式: 1、 选择历史记录。 2、 选择清除浏览数据 3、点击清除 2、使用快捷键清除缓存:在大多数浏览器中,按下Ctrl + Shift + Delete键组合,会直接打开缓存清除 阅读全文
posted @ 2022-11-01 11:47 yinghualeihenmei 阅读(740) 评论(0) 推荐(0)
摘要:https://blog.csdn.net/cplvfx/article/details/55517436 有不少解决办法,我用下面的。 在web.config中添加: <system.web> <customErrors mode="Off"/> </system.web> 这样可以看到具体的错误 阅读全文
posted @ 2022-10-26 12:01 yinghualeihenmei 阅读(663) 评论(0) 推荐(0)
摘要:like '%" + txtID.Text.Trim().ToString() + "%' 写成 like %'" + txtID.Text.Trim().ToString() + " '% %在''里面 阅读全文
posted @ 2022-10-25 10:49 yinghualeihenmei 阅读(223) 评论(0) 推荐(0)
摘要:https://jingyan.baidu.com/article/295430f1ba775c0c7e005028.html 打开画图软件,进入它的主界面中; 选择椭圆,定义好颜色; 按住shift键不放,画出一个圆形; 按ctrl+c,复制这个圆,然后按ctrl+v,粘贴得到另外一个圆形; 将第 阅读全文
posted @ 2022-10-20 18:21 yinghualeihenmei 阅读(743) 评论(0) 推荐(0)
摘要:https://blog.csdn.net/fightingintherain/article/details/125664885 1、漏洞描述 2、修复方案(IIS服务端) 1)下载安装url 重写工具 ( 官网URL Rewrite : https://www.iis.net/downloads 阅读全文
posted @ 2022-10-14 01:40 yinghualeihenmei 阅读(1214) 评论(0) 推荐(0)
摘要:https://jingyan.baidu.com/article/5553fa8299ff9324a23934dc.html 直接修改后缀为.jpg有时候会遇到些不显示的问题。 第一步:选中一张png格式的图片,单击鼠标右键,在“打开方式”中,选择“画图”。 第二步:在画图界面中,单击左上角红色箭 阅读全文
posted @ 2022-10-13 16:07 yinghualeihenmei 阅读(467) 评论(0) 推荐(0)
摘要:https://zhidao.baidu.com/question/1383192132920330300.html 1、右击我的电脑-属性页面一般都有。 2、遇到了属性页面没有信息的,使用Windows内置命令systeminfo查看系统信息。 开始菜单中输入cmd 回车打开命令提示符,输入sys 阅读全文
posted @ 2022-10-12 13:05 yinghualeihenmei 阅读(2811) 评论(0) 推荐(0)
摘要:https://blog.csdn.net/wwwwestcn/article/details/122681555 https://wenku.baidu.com/view/cd3e96872b4ac850ad02de80d4d8d15abf23004e.html 按照常见的修改组策略后并没有成功, 阅读全文
posted @ 2022-10-12 11:13 yinghualeihenmei 阅读(1215) 评论(0) 推荐(0)
摘要:来源:http://hk.voidcc.com/question/p-yldwkbxt-ta.html enableviewstatemac属性用于指定在收到每个客户端请求时执行检查以确保客户端未篡改他们所服务的控制/隐藏数据。 这很重要,因为.Net使用无状态机制,并依赖于发生在客户端上的变化作为 阅读全文
posted @ 2022-10-11 13:35 yinghualeihenmei 阅读(36) 评论(0) 推荐(0)
摘要:来源:https://blog.csdn.net/fightingintherain/article/details/125664885 1、漏洞描述 2、修复方案(IIS服务端) 1)下载安装url 重写工具 ( 官网URL Rewrite : The Official Microsoft IIS 阅读全文
posted @ 2022-10-11 11:06 yinghualeihenmei 阅读(1466) 评论(0) 推荐(0)
摘要:https://blog.csdn.net/CHS007chs/article/details/52525326 在web应用form表单中,如果input标签没有指定“autocomplete”属性为“off”,则“autocomplete”的属性会自动默认为“on”。当web应用form表单中的 阅读全文
posted @ 2022-10-10 17:17 yinghualeihenmei 阅读(208) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2022-10-10 17:12 yinghualeihenmei 阅读(354) 评论(0) 推荐(0)
摘要:https://blog.csdn.net/weixin_34216196/article/details/91847502 Microsoft ASP.NET 很容易受到信息泄露攻击。攻击者可以发送一个通知是否支持调试支持的恶意请求。 攻击者可以利用 DEBUG 动词来发送恶意请求。 解决: 设置 阅读全文
posted @ 2022-10-10 16:51 yinghualeihenmei 阅读(179) 评论(0) 推荐(0)
摘要:https://zhidao.baidu.com/question/159932236.html 一种软件授权文件 lic文件即license文件,用于程序限制用的。这是很多商业软件使用的一个授权文件,就是说软件是通过正常的安装程序得到,是不能修改的。 由软件开发商开发出lic文件,分发给相应权限的 阅读全文
posted @ 2022-10-09 09:34 yinghualeihenmei 阅读(1573) 评论(0) 推荐(0)

上一页 1 ··· 5 6 7 8 9 10 11 12 13 下一页