51
Dev开发社区
首页
文章
问答
工具
搜索
登录
注册
#WIN
windows上配置https,用的域名报错
可能是因为,域名没有和你的ip地址绑定起来 ...
代码星球
·
2021-02-09
windows
配置
https
用的
域名
在windows里面的数据库里面存emoji表情
1,把连接数据库的unicdoe= UTF-8给去掉,那个URL2,关闭mysql的服务,修改my.ini具体如下:default-character-set=utf8mb4character-set-server=utf8mb4collation-server=utf8mb4_unicode_ciinit_...
代码星球
·
2021-02-09
windows
面的
数据库
里面
emoji
win10汇编如何debug(小白向)
先引用别人的方法http://blog.csdn.net/lcr_happy/article/details/52491107按他所说的下完对应软件后,安装其中的dosbox,然后将debug.exe拿出来放在某盘根目录打开dosbox之后,写如下两条命令。(在下将debug放在d盘,所以localdirectory在...
代码星球
·
2021-02-09
win10
汇编
如何
debug
小白
mysql5.7.13-windows 免安装版配置简介
1.下载mysql5.7.13-windows版本 (1)mysql5.7.13-win64版本百度云下载链接分享地址:链接:http://pan.baidu.com/s/1slMl4Ah密码:w60l (2)mysql5.7.13-win...
代码星球
·
2021-02-09
mysql5.7.13-windows
安装
配置
简介
Win10下安装Ubuntu16.04虚拟机并搭建TensorFlow1.3环境
本文具体参考资料链接 百度输入VMware搜索,出现如下界面,点击下载: 此处安装步骤可以网上搜索,也可不用搜索,直接按照按照提示一步一步确认即可完成。 下面给出阿里云镜像网站下载链接:http://mirrors.aliyun.com/ubuntu-releases/16.04/&nbs...
代码星球
·
2021-02-08
Win10
安装
Ubuntu16.04
虚拟机
搭建
Reset and Clear Recent Items and Frequent Places in Windows 10
https://www.tenforums.com/tutorials/3476-reset-clear-recent-items-frequent-places-windows-10-a.htmlYourrecentitemsandfrequentplacesarestoredinthefolderlocations...
代码星球
·
2021-02-08
and
Reset
Clear
Recent
Items
通过命令行升级git for windows
gitupdate-git-for-windows配置了正确的代理,就可以通过命令行直接升级。最好是可以访问谷歌的代理,否则国内的网络通过命令行升级,下载到一半,就会失败。 ...
代码星球
·
2021-02-08
通过
命令行
升级
git
for
winform 无法修改控件的location
dockandlocation是因为设置了控件的Dock,导致无法修改...
代码星球
·
2021-02-08
winform
无法
修改
控件
location
Windows batch: call more than one command in a FOR loop?
https://stackoverflow.com/questions/2252979/windows-batch-call-more-than-one-command-in-a-for-loopUsing&isfineforshortcommands,butthatsinglelinecangetverylo...
代码星球
·
2021-02-08
Windows
batch
call
more
than
Owin and Startup class
https://docs.microsoft.com/en-us/aspnet/aspnet/overview/owin-and-katana/owin-startup-class-detection ...
代码星球
·
2021-02-08
Owin
and
Startup
class
OwinStartup not firing
https://stackoverflow.com/questions/20203982/owinstartup-not-firingMakesureyouhaveinstalledMicrosoft.Owin.Host.SystemWebpackageintheproject.Thispackageisneededf...
代码星球
·
2021-02-08
OwinStartup
not
firing
integration asp.net web api with autofac and owin
https://github.com/autofac/Examples/tree/master/src/WebApiExample.OwinSelfHosthttps://github.com/autofac/Examples/blob/master/src/WebApiExample.OwinSelfHost/Sta...
代码星球
·
2021-02-08
integration
asp.net
web
api
with
OAuth Implementation for ASP.NET Web API using Microsoft Owin.
http://blog.geveo.com/OAuth-Implementation-for-WebAPI2OAuthisanopenstandardfortokenbasedauthenticationandauthorizationoninternet.InsimpletermsOAuthprovidesawayf...
代码星球
·
2021-02-08
OAuth
Implementation
for
ASP.NET
Web
What is OWIN? A Beginners Guide
http://www.codedigest.com/posts/1/what-is-owin-a-beginners-guidehttp://owin.org/html/spec/owin-1.0.1.htmlIntroductionIfyoulookatthecurrentwebstacksinopen-source...
代码星球
·
2021-02-08
What
is
OWIN
Beginners
Guide
Understanding and Creating OWIN Middlewares
Inmypreviousarticle,WhatisOWIN?ABeginnersGuidewelearnedthebasicsofOWINandthebenefitsitbringstobuildingwebapplicationinAsp.Netframeworks.Wehavealsolearnttobuilda...
代码星球
·
2021-02-08
Understanding
and
Creating
OWIN
Middlewares
首页
上一页
...
33
34
35
36
37
...
下一页
尾页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他