【一】从零搭建react-新 实现登录页

  • kn
  • 2022-02-12 08:56:47
  • react
1.npm install yarn  npx create-react-app react-test cd react-test yarn add axios react-router-dom2.
阅读全文

vscode react 插件

  • kn
  • 2022-02-10 09:09:28
  • react
1. 代码提示类插件1.1 Reactjs code snippets1.2 React Redux ES6 Snippets1.3 React-Native/React/Redux snippets for es6/es71.4 JavaScript (ES6) code snippets(es6代码片段)1.5 Typescript React
阅读全文

微信小程序地图找房

  • kn
  • 2022-02-08 08:45:56
  • 微信
var app = getApp(); var config = require('../../config.js'); var url = '/MCommunity:getAllCommunity'; Page({     
阅读全文

php 正则获取html内容

  • kn
  • 2022-01-26 09:49:16
  • php
1.function get_tag_data($html,$tag,$class,$value){     //$value 为空,则获取class=$class的所有内容     $regex = $value ? "/<$tag.*?
阅读全文

sublime reg添加到右键

  • kn
  • 2022-01-18 09:00:33
  • 工具
添加Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\*\shell\SublimeText3] @="open SublimeText3 " "Icon"="D:\\Sublime Text 3\\s
阅读全文

phpstorm 激活流程

  • kn
  • 2022-01-06 10:50:28
  • 工具
phpstorm 激活流程
阅读全文

svn 命令行使用

  • kn
  • 2021-12-09 09:58:14
  • 工具
1.查看改动的文件svn diff只查看改动的文件svn diff --summarize2.checkoutsvn co http://svn.xxxx.com/xxxxx3.commit svn ci xxx.txt xxxx.php xxx.java
阅读全文

centos 安装zabbix

  • kn
  • 2021-12-03 18:32:19
  • Liunx
1.2.
阅读全文

apk反编译

  • kn
  • 2021-11-30 13:41:18
  • java
1.
阅读全文

m1 mac pro 安装elsticsearch

  • kn
  • 2021-11-10 21:31:59
  • 工具
brew install elastic/tap/kibana-full
阅读全文
  • «
  • 1
  • 2
  • ...
  • 10
  • 11
  • 12
  • 13
  • 14
  • ...
  • 41
  • 42
  • »