这是查询指定IP地址的方法,还可以直接查看当IP地址1. js方法 <script type="text/javascript" src="[http://ip.chinaz.com/getip.aspx](http://ip.chinaz.com/getip.aspx)"></script>,可以 ...
Problem A. Number Theory Problem Problem L. World Cup ...
分类:
其他好文 时间:
2019-10-05 22:26:58
阅读次数:
99
增加城市识别,提交不上来,验证号码不能交费的原因 declare @province nvarchar (50) declare @city nvarchar (50) declare @yys int exec [feephone]. [get_phone_address] '1775312380 ...
分类:
其他好文 时间:
2019-10-05 16:38:41
阅读次数:
110
references: "administrative divisions of china" "vant area" ...
分类:
其他好文 时间:
2019-10-05 12:57:40
阅读次数:
294
A:签到题,正常模拟即可。 1 #include<bits/stdc++.h> 2 using namespace std; 3 const int maxn = 1e5 + 5; 4 struct node{ 5 int id, time; 6 }; 7 node a[maxn]; 8 bool ...
分类:
其他好文 时间:
2019-10-05 10:38:16
阅读次数:
69
原文链接:https://blog.csdn.net/Myname_China/article/details/82907965 JS函数传递字符串参数,如果没有转义处理,在接收的时候无法正确的接收字符串。 在双引号内 查看详情 查看详情 在单引号内 查看详情 查看详情 如果参数为int类型,则不需 ...
分类:
Web程序 时间:
2019-10-04 18:44:38
阅读次数:
158
题目链接:https://nanti.jisuanke.com/t/40255 中文题面: 解题思路:先用欧拉降幂求出A,B两个序列,定义dp【0】【i】【j】为取A的前i个元素,B的前j个元素,且C的最后一个元素为B【j】,同理dp【1】【i】【j】为取A的前i个元素,B的前j个元素,且C的最后一 ...
分类:
其他好文 时间:
2019-10-02 23:13:58
阅读次数:
106
问题描述: 写了一个执行sql的模块,引用了cx_oracle,在windows机器上完美运行,移植到Centos上就会报错, UnicodeEncodeError: 'ascii' codec can't encode characters in position 检查过程: 代码编码为utf-8 ...
分类:
数据库 时间:
2019-09-30 14:29:29
阅读次数:
97
1、下载安装包-根据自己电脑系统选择合适的版本: https://dev.mysql.com/downloads/mysql/ 2、配置环境变量 2.1 解压所下载的压缩包 2.2 环境变量 win 10 电脑 这么进去 3、生成data文件 在你解压的目录下,eg:F:\Program Files ...
分类:
数据库 时间:
2019-09-30 09:41:38
阅读次数:
105
英特尔首次使用其3D堆叠架构演示Lakefield芯片设计 http://www.chinapeace.org.cn/keji/201904/2812749.html 这段时间学习最大的收获: 1. 发邮件要抄送尽可能多的人, 这样有人可能就给你提供思路. 2. 不要被以往的事情羁绊, 创新意味着之 ...
分类:
其他好文 时间:
2019-09-29 09:23:57
阅读次数:
131