码迷,mamicode.com
首页 > Windows程序 > 周排行
windows激活180天
电脑提示Windows许可证即将到期,于是自己就在网上找了一些教程,但是并没有激活成功,反而由即将到期变为了通知状态,尝试了各种密钥都不行,也下载了激活工具如暴风激活工具,KMS都不管用,尝试了好多方法都失败了。。。。最后通过下面的方法终于激活成功:(此方法与之前失败方法的最大区别在于先卸载了密钥, ...
分类:Windows程序   时间:2020-05-10 01:50:22    阅读次数:239
C# 程序集别名
C# 程序集别名 1. extern alias 虽然开发项目时很少遇到两个相同完全限定名的类型(命名空间.类名),但偶然还是会遇到这种情况。比如,在某些情况下,项目中必须引用某程序集的新旧多个版本。 通过使用外部程序集别名,可以将来自每个程序集的命名空间包装在由别名命名的根级别命名空间中,从而使这 ...
分类:Windows程序   时间:2020-05-10 17:04:54    阅读次数:81
AcWing 604 圆的面积
AcWing 604 圆的面积 镜像1(推荐) "http://suo.im/6sW8fa" 镜像2 "http://suo.im/5YQQ0h" 镜像3(不推荐) "http://suo.im/6sW6Hc" "原题链接" "打卡链接" "AC记录" 来看题面 计算圆的面积的公式定义为$A=\pi ...
分类:Windows程序   时间:2020-05-10 19:10:30    阅读次数:66
记一次学习kibaba踩过的坑(Windows环境)
下载地址 ElasticSearch:https://www.elastic.co/cn/downloads/elasticsearchLogstash:https://www.elastic.co/cn/downloads/logstashKibana:https://www.elastic.co ...
分类:Windows程序   时间:2020-05-10 19:16:40    阅读次数:76
jQuery调用api
调用天气预报api,返回json数据。 参考链接: http://doc.tianqiapi.com/856473 https://www.tianqiapi.com/index/doc?version=v1 ...
分类:Windows程序   时间:2020-05-11 23:31:59    阅读次数:103
如何在Windows的PHPstudy中使用redis
下载PHPstudy的redis扩展文件 下载地址:http://pecl.php.net/package/redis 如图: 20180326144734504.jpg 点击进入后,显示 20180326144815857.jpg 可以看到上面有很多版本,这时候我们就要根据PHP的环境来进行查看了 ...
分类:Windows程序   时间:2020-05-12 11:37:22    阅读次数:131
Cypress学习14-window窗口属性
前言 在 Cypress 中引用窗口和窗口上其他属性的示例 cy.window() 要获取全局窗口对象,请使用cy.window()命令。 cy.document() To get the document object, use the cy.document() command. 要获取docu ...
分类:Windows程序   时间:2020-05-12 20:53:04    阅读次数:101
windows访问虚拟机CentOS7里面的mongo
windows访问centos7里面的mongo 参考链接:https://blog.csdn.net/qq965194745/article/details/79285536 需要对centos7的配置做若干修改: vi /etc/mongod.conf 将绑定ip改为0.0.0.0(请注意配置文 ...
分类:Windows程序   时间:2020-05-13 11:53:08    阅读次数:77
Winforms界面开发v20.1——兼容.Net Core 5
DevExpress WinForms Subscription拥有180+组件和UI库,能为Windows Forms平台创建具有影响力的业务解决方案。DevExpress WinForms能完美构建流畅、美观且易于使用的应用程序,无论是Office风格的界面,还是分析处理大批量的业务数据,它都能 ...
分类:Windows程序   时间:2020-05-13 12:17:18    阅读次数:94
WPF门禁系统UI原型演示
图片中是我独立开发的WPF门禁系统UI原型,附件中(https://files.cnblogs.com/files/beyondyousee/WPF门禁系统UI原型演示.rar)是操作演示视频。有关该技术方面的咨询可以联系我 ...
分类:Windows程序   时间:2020-05-13 23:25:44    阅读次数:155
MVVM WPF 简化 类的开发
https://www.cnblogs.com/li-peng/p/3169864.html https://www.cnblogs.com/ColdJokeLife/archive/2013/05/30/3108112.html //C#5.0 版本public abstract class Ob ...
分类:Windows程序   时间:2020-05-14 12:58:35    阅读次数:76
flask restful-api实现及基于flask-httpauth实现基础权限管控(三)
# 本系列教程分为四个阶段 ## [1.flask restful web service](https://blog.51cto.com/summer37/2494831) ## [2.flask restful api](https://blog.51cto.com/summer37/2495150) ## [3.flask httpauth实现权限管控](h...
分类:Windows程序   时间:2020-05-14 17:51:22    阅读次数:197
ElasticSearch GetApi
/** * @author wjc * @description * @date 2020/5/9 */ @Component public class GetApi { @Autowired private RestHighLevelClient highLevelClient; @Autowir ...
分类:Windows程序   时间:2020-05-14 20:59:53    阅读次数:91
Windows上常用软件
Git WSL 7Z Java8 Xming Python36 Snipaste WireShark SecureCRT QuickLooK Xmind Zen VNC Viewer Kali Linux Everything CopyTranslator Windows Terminal VMwa ...
分类:Windows程序   时间:2020-05-14 23:58:04    阅读次数:119
2,创建host,通过zabbix-api脚本
1,创建zabbix api 脚本 [root@web3 zabbix]# cat test.py #! /usr/bin/python3 # -*- coding:utf-8 -*- import requests import json url = "http://192.168.0.11/za ...
分类:Windows程序   时间:2020-05-15 00:16:22    阅读次数:79
windows下运行konga及konga使用
windows下运行konga及konga使用 node运行 1.下载代码 2.配置环境变量 复制.env_example到.env,并将以下配置信息填入到.env中主要修改配置DB_URI 如需其他配置修改可以参考:https://github.com/pantsel/konga running ...
分类:Windows程序   时间:2020-05-15 00:30:02    阅读次数:133
delphi xe10.4新功能介绍
原链接 此文为使用 DeepL 机翻并进行了略微的调整。 在10.4中,我们重新实现了代码完成和其他功能,这是IDE十年来最重要的变化之一。 什么是 Code Insight 首先是一些背景。如果你对Code Insight很熟悉,请跳过前面…… Code Insight 是我们对编辑器中的一组 I ...
分类:Windows程序   时间:2020-05-15 15:37:23    阅读次数:669
2.C#Panel扩展控件
1.解决方案下添加新建项目新建类库 2. 在项目下添加新建项选择新建组件类 3.先引用,然后导入两个命名空间 4.因为是扩展控件,把继承自Component改成继承自Panel 1 using System; 2 using System.Collections.Generic; 3 using S ...
分类:Windows程序   时间:2020-05-17 19:21:58    阅读次数:128
Windows 和 Ubuntu 下通过国内镜像源使用 conda 进行软件包下载
使用 anaconda 提供的包管理器 conda 安装 pytorch 等软件包的时候,速度会比较捉急,其中一个重要原因在于这些软件包的源位于国外,相应的下载速度也会受到影响。一个可行的解决方案是换用国内的镜像源来进行对应的软件包下载,比如清华 Anaconda 镜像源,设置源的方法也比较简单。( ...
分类:Windows程序   时间:2020-05-17 22:02:20    阅读次数:144
在Winform开发框架中,利用DevExpress控件实现数据的快速录入和选择
https://blog.csdn.net/weixin_34228387/article/details/85583749?utm_medium=distribute.pc_relevant.none-task-blog-BlogCommendFromMachineLearnPai2-1.none ...
分类:Windows程序   时间:2020-05-18 00:28:04    阅读次数:109
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!