in the past two days, I was reading the official website of vue. At the beginning, I looked at the documentation of the instructions for the use of the vue.js file. I felt that it was easy to understand. But seeing Vue-router and Vuex made me look confus...
I thought of two ways: PHP code is converted directly to JS code PHP engine for front-end browsers is it possible to achieve these two methods, and what is the difficulty? ...
public function categories() { return $this->belongsToMany( PortalCategoryModel , portal_category_post , category_id , post_id , type ); } The type field has no data. According to the official case, there are only four parameters. A...
as mentioned, go to the login page location.href = backend login address redirect to -sharp login?token=** after successful login The problem appeared in the second part, when token decided to get it and should make some data requests, but the ...
<select name="class"> {foreach $res as $value} <option>{$value[ class ]}< option> { foreach} < select>...
<select name="class"> {foreach $res as $value} <option>{$value[ class ]}< option> { foreach} < select>...
I have just studied vue for two days and learned about some simple use of vue, but now I have a question about how to achieve front-end separation if it is used with other back-end frameworks such as TP5. Because the TP5 framework itself has its own smar...
problem description thinkphp is deployed in the CVM, and access prompts that the Index module does not exist. And the routing access result defined in router.php is 404. the environmental background of the problems and what methods you have tried ...
<?php header("Content-Type:text html;charset=UTF-8"); http: 127.0.0.1 js.php?f=https: go.smzdm.com 3197f398d9031d37 ca_aa_fx_163_11894949_10285_0_179_0 $url=$_GET[f]; $contents=@file_get_contents($url); preg_match(" eval(.*?)<...
** * * public function categories() { return $this->belongsToMany( AudioCategoryModel , portal_category_post , category_id , post_id ); } id=27, is 27 records of the content table $id = $this->request->param( id ...
after I install the pdo_mysql extension, I link with tp and report an error from time to time : ( Undefined class constant MYSQL_ATTR_INIT_COMMAND wrong location but after a while it returned to normal, and after a while it was out of touch, and...
how can you use php to cycle out 120 possibilities if you group the numbers of one, two, three, three, four, five, five, six? for example: 123 124 125 126 132 134 135 136 142 143 145 146 152153154156 162.163.164.165 2132142...
my laravel vue project, after running npm run dev, there are several js files in the public folder, such as 0.js 1.jsrecover2.js. What s going on here? ask for guidance ....
google phpswoole: what caused the 400Bad Request error? is it related to the request header? if so, how should it be set? ...
topic description encryption key 2fs5uhnjcnpxcpg9 plaintext 3280VAND 99br 20120201123050 ciphertext daa745f1901364c0bd42b9658db3db96336758cd34b2a57 sources of topics and their own ideas related codes Please paste the code text below (...
problem description because the company has the demand for answering questions and handing out red envelopes, the activities are equivalent to giving red envelopes, and there is no concept of grabbing red envelopes. That is, there is a daily limit of,...
1 ffmpeg is installed on the centos7.3 server and environment variables are added in etc profile . And the ffmpeg command can be used normally in the server 2.phpsystem()ffmpegroot3.php which boss can help with the answer? I am grateful. ...
errors are as follows: root@iZm5e33: srv down PDO_MYSQL-1.0.2-sharp. configure-- with-php-config= usr bin php-config-- with-pdo-mysql= usr bin mysql checking for grep that handles long lines and-e. bin grep checking for egrep. bin grep-E chec...
I want to use PHP to crawl the following web page, but nothing works. Who has a good way to help me grab it? thank you https: s.taobao.com search?q. problem description ...
I want to use PHP to crawl the following web page, but nothing works. Who has a good way to help me grab it? thank you https: s.taobao.com search?q. problem description ...
Prepaid graph. The element tree shown above can delete nodes The process of deleting is roughly to get the child node data through node.parent.data.children through the two received parameters node and data, and then by traversing (const index = c...
ordinary subclasses inherit the parent class through the extends keyword, so how do the Spring parent container and the Spring MVC child container reflect the parent-child relationship? does the container refer to a class? which class is the Spring co...
solicit two tree mapping wire controls, the performance of their own drawing is too poor. ...
problem description now the progress tag can only display a progress bar, but there is no progress percentage text, how to add text to the progress bar? Instead of displaying percentage text next to the progress bar ...
when upgrading webpack4, it is found that alias, defined by webpack in scss will burst path errors "webpack ": "^ 4.6.0 ", "node-sass ": "^ 4.9.0 ", "sass ": "^ 1.3.2 ", "sass-loader ": "^ 7.0.1 ", scss: .icon { background...