csjoz11

导航

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

2021年9月9日 #

Ant Design of Vue

摘要: https://www.antdv.com/docs/vue/introduce-cn/ https://x-extends.github.io/vxe-table/#/table/edit/click https://iczer.gitee.io/vue-antd-admin-docs/start 阅读全文

posted @ 2021-09-09 07:54 csjoz11 阅读(69) 评论(0) 推荐(0) 编辑

2021年9月8日 #

RuoYi-Antdv

摘要: https://docs.geekera.cn/RuoYi-Antdv/directory.html 阅读全文

posted @ 2021-09-08 23:56 csjoz11 阅读(148) 评论(0) 推荐(0) 编辑

2021年9月6日 #

如何让局域网其他电脑通过IP直接访问自己电脑的网站

摘要: https://www.cnblogs.com/smuxiaolei/p/7493372.html 具体方法如下: 1、 打开系统的控制面板 2、 打开控制面板后打开window防火墙。 3、点击图中的“高级设置”选项。 4、点击图中的“本地计算机上的高级安全 Windows 防火墙”在右侧点击“W 阅读全文

posted @ 2021-09-06 16:54 csjoz11 阅读(1537) 评论(0) 推荐(1) 编辑

2021年9月4日 #

https://gitee.com/explore/backend后台

摘要: https://gitee.com/explore/backend 阅读全文

posted @ 2021-09-04 02:02 csjoz11 阅读(275) 评论(0) 推荐(0) 编辑

2021年9月3日 #

servlet生命周期

摘要: 阅读全文

posted @ 2021-09-03 01:27 csjoz11 阅读(19) 评论(0) 推荐(0) 编辑

eclipse快捷键

摘要: 阅读全文

posted @ 2021-09-03 00:32 csjoz11 阅读(11) 评论(0) 推荐(0) 编辑

2021年9月2日 #

js正则

摘要: function isIE11(){ if((/Trident\/7\./).test(navigator.userAgent)){ return true; }else{ return false; } } if (/^[^\|"'<>]*$/.test(form.elements[i].valu 阅读全文

posted @ 2021-09-02 07:57 csjoz11 阅读(18) 评论(0) 推荐(0) 编辑

2021年8月31日 #

ME_JSP

摘要: ME_JSP框架: ME_JSP是SAP ME系统提供的一套标准TABLE布局前端框架,使用这套标准框架我们可以节省大量的html代码,并且很好的添加表单输入框监听和直接调用系统标准弹出框。 AvalonJS框架: avalon是一个简单易用迷你的MVVM框架,MVVM将所有前端代码彻底分成两部分, 阅读全文

posted @ 2021-08-31 17:00 csjoz11 阅读(36) 评论(0) 推荐(0) 编辑

jquery

摘要: $("input").blur(function(){ $("input").css("background-color","#D6D6FF"); }); $(document).ready(function(){ $("#pod_api_add2").click(function(){ alert 阅读全文

posted @ 2021-08-31 14:51 csjoz11 阅读(4) 评论(0) 推荐(0) 编辑

2021年8月30日 #

win10破解

摘要: 1、专业版:VK7JG-NPHTM-C97JM-9MPGT-3V66T 2、企业版:XGVPP-NMH47-7TTHJ-W3FW7-8HV2C 3、教育版:YNMGQ-8RYV3-4PGQ3-C8XTP-7CFBY 4、专业版N:2B87N-8KFHP-DKV6R-Y2C8J-PKCKT 5、企业版 阅读全文

posted @ 2021-08-30 17:28 csjoz11 阅读(208) 评论(0) 推荐(0) 编辑

https://antdv.com/components/date-picker-cn/

摘要: https://antdv.com/components/date-picker-cn/ 阅读全文

posted @ 2021-08-30 15:30 csjoz11 阅读(42) 评论(0) 推荐(0) 编辑

安装SAP HANA单机数据库

摘要: 安装SAP HANA单机数据库 一、 准备条件 l sles12sp2 操作系统,内存不少于24G l hana数据库软件:HDB_SERVER_LINUX_X86_64 二、 安装操作系统 选择SAP版本的系统 其余默认 三、 安装HANA 1) 解压缩hana数据库软件 2) 修改文件 3) 安 阅读全文

posted @ 2021-08-30 09:10 csjoz11 阅读(431) 评论(0) 推荐(0) 编辑

vxe-table

摘要: https://xuliangzhan_admin.gitee.io/vxe-table/#/table/start/install 阅读全文

posted @ 2021-08-30 08:02 csjoz11 阅读(139) 评论(0) 推荐(0) 编辑

2021年8月29日 #

点对点

摘要: <?php session_start(); function sub($str){ $b = $a=$str; $a=strpos(strrev($a),'/'); $c=substr($b,0,-$a); return $c; } if(empty($_SESSION['patten'])) $ 阅读全文

posted @ 2021-08-29 02:46 csjoz11 阅读(42) 评论(0) 推荐(0) 编辑

IDEA快捷键

摘要: 阅读全文

posted @ 2021-08-29 02:45 csjoz11 阅读(10) 评论(0) 推荐(0) 编辑

httpd-vhosts.conf

摘要: <VirtualHost *:80> DocumentRoot "D:\admin\gmshop_backend" ServerName www.web1.com ServerAlias www.web1.com <Directory "D:\admin\gmshop_backend"> Optio 阅读全文

posted @ 2021-08-29 02:41 csjoz11 阅读(39) 评论(0) 推荐(0) 编辑

生日

摘要: <?php // $r=calc("2013-02-04"); echo calc("2013-02-04")."<br/>";echo calc("2015-11-07")."<br/>";echo calc("2017-10-19")."<br/>"; function calc($str){ 阅读全文

posted @ 2021-08-29 02:38 csjoz11 阅读(8) 评论(0) 推荐(0) 编辑

查出所有表名

摘要: $res = pdo_fetchall('SHOW TABLES'); $aa=''; foreach($res as $k=>$v){ $aa.=$v['Tables_in_mcity'].','; } echo "<pre>"; var_export($aa); die; ?> $res = p 阅读全文

posted @ 2021-08-29 02:37 csjoz11 阅读(11) 评论(0) 推荐(0) 编辑

开机启动文件夹

摘要: C:\Users\KM02\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup C:\ProgramData\Microsoft\Windows\Start Menu\Programs\StartUp 阅读全文

posted @ 2021-08-29 02:06 csjoz11 阅读(45) 评论(0) 推荐(0) 编辑

SpringBoot占用端口

摘要: 启动SpringBoot 项目服务报错The port may already be in use or the connector may be misconfigured 技术标签: springBoot 在SpringBoot体系中,经常会遇到因为一些情况需要使用直接关闭某个服务的情况,然后你 阅读全文

posted @ 2021-08-29 02:04 csjoz11 阅读(271) 评论(0) 推荐(0) 编辑

停止8080端口

摘要: netstat -ano netstat -ntlp taskkill /F /PID 8996 阅读全文

posted @ 2021-08-29 02:03 csjoz11 阅读(24) 评论(0) 推荐(0) 编辑

java JDK下载与安装教程

摘要: JDK下载与安装教程 原创 2017-06-18 22:53:16 326点赞 学习JAVA,必须得安装一下JDK(java development kit java开发工具包),配置一下环境就可以学习JAVA了,下面是下载和安装JDK的教程:1.JDK下载地址:http://www.oracle. 阅读全文

posted @ 2021-08-29 02:03 csjoz11 阅读(452) 评论(0) 推荐(0) 编辑

JRebel热部署

摘要: https://www.xttblog.com/?p=5144 https://www.guidgen.com/ 本教程,本方法仅限于个人学习编程使用,不得商业使用。 推荐大家购买正版产品! 一般一个产品的生命周期就像一个抛物线。JRebel 亦是如此。 做 Java 开发,离不开热发布、热部署。J 阅读全文

posted @ 2021-08-29 02:02 csjoz11 阅读(159) 评论(0) 推荐(0) 编辑

取消ctrl+alt+箭头 旋转

摘要: 控制面板\外观和个性化\显示\屏幕分辨率 阅读全文

posted @ 2021-08-29 02:01 csjoz11 阅读(80) 评论(0) 推荐(0) 编辑

空指针调试

摘要: Ctrl+shift+f8 阅读全文

posted @ 2021-08-29 02:00 csjoz11 阅读(23) 评论(0) 推荐(0) 编辑

xdebug 断点调试,时间过长会出现超时如何解决

摘要: xdebug 断点调试,时间过长会出现超时如何解决 MaxKeepAliveRequests 100 Timeout 10000 IPCConnectTimeout 3000 IPCCommTimeout 3000 阅读全文

posted @ 2021-08-29 01:57 csjoz11 阅读(374) 评论(0) 推荐(0) 编辑

vue 无法加载文件 CProgram Filesnodejsnpm.ps1,因为在此系统上禁止运行脚本

摘要: https://blog.csdn.net/liyiliang123/article/details/108676695 今天使用cnpm安装插件时出现了以下错误: 原因:现用执行策略是 Restricted(默认设置) 解决办法: 1.win+X键,使用管理员身份运行power shell 2.输 阅读全文

posted @ 2021-08-29 01:48 csjoz11 阅读(78) 评论(0) 推荐(0) 编辑

mysql Specified key was too long; max key length is 767 bytes

摘要: 今天生产上遇到上述的bug: 系统变量innodb_large_prefix开启了,则对于使用DYNAMIC或COMPRESSED行格式的InnoDB表,索引键前缀限制为3072字节。如果禁用innodb_large_prefix,不管是什么表,索引键前缀限制为767字节。 上述的bug很明显是索引 阅读全文

posted @ 2021-08-29 01:47 csjoz11 阅读(278) 评论(0) 推荐(0) 编辑

apachi 设置index.html index.htm index.php

摘要: D:\AppServ\Apache24\conf\extra\httpd-vhosts.conf DocumentRoot "D:\admin\z1" ServerName www.z1.com ServerAlias www.z1.com <directory "d:\admin\z1"=""> 阅读全文

posted @ 2021-08-29 01:47 csjoz11 阅读(76) 评论(0) 推荐(0) 编辑

JAVA面经

摘要: 1,之前公司做过什么项目,用过什么技术2,REDIS做秒杀,怎么判断最后一件商品,如果有两人同时购买如何处理3,之前如的项目中,有哪些是你觉得比较难解决的问题,都 是怎么处理的4,SPRINGBOOT启动过程经历了什么,先启动什么再启动什么有以下特点: 创建独立的Spring应用程序嵌入的Tomca 阅读全文

posted @ 2021-08-29 01:43 csjoz11 阅读(97) 评论(0) 推荐(0) 编辑

2017年10月10日 #

csv导出

摘要: import org.apache.commons.csv.CSVFormat; import org.apache.commons.csv.CSVParser; import org.apache.commons.csv.CSVPrinter; import org.apache.commons. 阅读全文

posted @ 2017-10-10 19:45 csjoz11 阅读(143) 评论(0) 推荐(0) 编辑

声音

摘要: if (t <= 11000) { if (sessionStorage.enable_horn == null || sessionStorage.enable_horn == "false") if ($(".next-time-speaker").html() == "") { if (!$( 阅读全文

posted @ 2017-10-10 19:43 csjoz11 阅读(94) 评论(0) 推荐(0) 编辑

2017年7月27日 #

Linux通过netstat命令查看80端口连接数的方法

摘要: 服务器上的一些统计数据: 1)统计80端口连接数 netstat -nat|grep -i “80”|wc -l 2)统计httpd协议连接数 ps -ef|grep httpd|wc -l 3)、统计已连接上的,状态为“established netstat -na|grep ESTABLISHE 阅读全文

posted @ 2017-07-27 15:00 csjoz11 阅读(3913) 评论(0) 推荐(0) 编辑

左侧自增长

摘要: <html> <body> <div style="width:980px;height:400px;margin:0 auto;border:1px solid red"> <div style="height:400px; width:200px; float:left; ">22</div> 阅读全文

posted @ 2017-07-27 11:56 csjoz11 阅读(75) 评论(0) 推荐(0) 编辑

curl

摘要: _____________获取淘宝标题 <?php header("Content-type: text/html; charset=utf-8"); $url = 'https://item.taobao.com/item.htm?spm=a219r.lm5704.14.15.Cb4K9H&id= 阅读全文

posted @ 2017-07-27 11:56 csjoz11 阅读(136) 评论(0) 推荐(0) 编辑

红包算法

摘要: /** * 红包 * @param n * @param money 单位:分 * @return **/ public static double[] redPacket(int n, double money) { // 红包结果 double[] result = new double[n]; 阅读全文

posted @ 2017-07-27 11:49 csjoz11 阅读(107) 评论(0) 推荐(0) 编辑

生成excel xls

摘要: $filename = ecs_iconv(EC_CHARSET, 'GB2312', $_LANG['guest_statistics']);header("Content-type: application/vnd.ms-excel; charset=utf-8");header("Conten 阅读全文

posted @ 2017-07-27 11:47 csjoz11 阅读(193) 评论(0) 推荐(0) 编辑

简单文件上传

摘要: /* 检查文件类型 */if ($_FILES['upfile_flash']['type'] != "application/x-shockwave-flash"){ $link[] = array('text' => $_LANG['go_back'], 'href' => 'javascrip 阅读全文

posted @ 2017-07-27 11:47 csjoz11 阅读(178) 评论(0) 推荐(0) 编辑

计时3秒后自动跳转到登录页

摘要: <script> //计时3秒后自动跳转到登录页 var i = 3; var time_out; time_out = setInterval("time()", 800); function time() { if(i == 0){ window.location.href = "/user/l 阅读全文

posted @ 2017-07-27 11:46 csjoz11 阅读(3069) 评论(0) 推荐(0) 编辑

jquery $换JQ

摘要: <script type="text/javascript"> var jq = jQuery.noConflict(); jq(document).ready(function () { jq(".btn-inquire").click(function () { jq(".btn-inquire 阅读全文

posted @ 2017-07-27 11:46 csjoz11 阅读(305) 评论(0) 推荐(0) 编辑

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