<template> <form class="wrapper" bindsubmit="testSubmit" report-submit="true"> <button formType="submit">< button> < form> < template> export default { me...
based on the Lnmp environment of docker, I installed all the environments in one container. currently xdebug can be used normally; but we need xdebug.remote_host = visitor IP and our ip is constantly changing. this situation is very embarrassing. ...
recently, I have been looking at Boss Ruan s object inheritance, Javascript object-oriented programming (2): inheritance of constructors , but I ran the code myself and found several problems. I don t know what s wrong. Three problems: 1, constru...
my computer is the Mac OS X 10.10.5 hosts file in the etc directory . As shown in figure 1 is my hosts file configuration, IP202.108.22.5 is Baidu home IP address . I visited test.com using my browser and the result is shown in figure 2 . My brows...
@ Select ( "SELECT FROM users ") @ Results ({@ Result (property = "userSex ", column = "user_sex ", javaType = UserSexEnum.class), @ Result (property = "nickName ", column = "nick_name ")} List < UserEntity > getAll (); @ Select ( "SELECT FROM use...