course
-
Error causes and solutions of introducing vant into vue3 project -
Recently, I was working on a vue3 project. It was originally a simple single page, and some common components were written by myself. As a result, the more functions I had, the more I had to worry about later. So I deleted my spicy chicken in time and directly introduced the UI framework of vant. As a result, after van was installed according to the official document, an error was directly reported when importing van on the page. The van import code is as follows: course 2024-03-12 four thousand three hundred and ninety-one 0 Comments #vue3 #npm #vant
-
How does zblog intercept a summary with a specified number of words? Introduction to the custom interception method of zblog summary -
How does zblog intercept a summary with a specified number of words? This article introduces the method of custom interception of zblog summary. Zblog has a built-in function "SubStrUTF8" to intercept strings. The function can be used as follows: SubStrUTF8 ('string ',' 20 ')// The function has two parameters. The first parameter is to intercept Zblogphp Tutorial 2024-02-29 three thousand six hundred and seventy-six 0 Comments #Zblog summary #Zblog function #Zblog customization
-
The solution of "This order has expired, please re order" will be prompted after the payment is started by the WeChat payment JSP AI -
Recently, when adding the "JSAPI" interface of WeChat payment to the "Tianxing User Center" plug-in, after submitting the data according to the official WeChat payment document, WeChat directly prompted "This order has expired, please re order", as shown in the following figure: The data and format to be submitted as shown in the official document are as follows: After careful comparison, no problem was found, and according to course 2023-06-11 three thousand five hundred and twenty-nine 0 Comments #WeChat payment #Order Expiration #Jsapi interface
-
The reason and solution of "failure to connect to the server" prompted by pagoda one click migration -
Today, when I was doing server migration for a customer, I used the "Pagoda One Click Migration API Version" of the Pagoda“ https://www.bt.cn/bbs/thread-42566-1-1.html ”After the operation, click Next to directly prompt "Failed to connect to the server". But it is normal to ping the new server, and the pagoda panel of the new server can also be opened normally course 2023-05-16 two thousand nine hundred and eighty-six 0 Comments #Pagoda panel #Ssl certificate #One click migration of pagoda
-
WeChat applet error: operateWXDataForAd: fail reason and solution -
Today, when adding incentive ads to the "Tianxing applet" plug-in, WeChat development tool directly reported an error "operateWXDataForAd: fail" after inserting the code according to the official document, as shown in the following figure: After a search, we learned that this is because WeChat development tool is not logged in to the tourist mode, and it is limited to call the "wx. operateWXData" api in the tourist mode, This api returns the tool's simulated return course 2023-05-14 two thousand four hundred and thirty-four 0 Comments #operateWXDataForAd #operateWXData #Applet #Incentive advertising #Tianxing applet
-
PHP saves the txt file with the BOM header added and removes the BOM header from the txt file when reading -
Recently, a user reported that the uploaded txt file was opened directly with a browser. Some browsers normally display garbled code. Then Tianxing Studio looked at it and determined that there was Chinese in the txt file, and then the encoding format was incorrect. The simplest solution was to save the txt file on the computer and select "UTF-8BOM", as shown in the following figure: This article is to share another method of using php to process txt encoding. First, save the course 2023-05-02 eight hundred and thirty-six 0 Comments #Bom head #Txt text #Txt file
-
The reason and solution of blank output of applet after using mp html component -
Recently, I was working on the WeChat applet plug-in of Zblog. The article content output directly uses the mature mp html component, which was introduced according to the MP html official website tutorial: then I found that using "<mp html content=" {{content}} "/>" in the "wxml" file does not output anything, nor course 2023-04-08 two thousand one hundred and thirty-one 0 Comments #mp-html #Mp html component #WeChat applet #Zblog applet
-
Introduction to the parameters and usage of the function GetCategoryList for zblog to obtain all categories -
The "GetCategoryList" function of zblog is used to obtain the classification list collection data. The function is constructed on line 2994 of "zblogphp. php". As shown in the following figure: function parameter: $select array; Obtain the specified data$ Where array, data acquisition restriction rule $order array, data acquisition collation$ Limit array to obtain the data quantity limit$ Option array Zblog function 2023-03-30 nine hundred and twenty-five 0 Comments #Zblog classification #Zblog function #GetCategoryList #Zblog classification list
-
EMlog obtains the title link and other data of the specified classification through the classification ID -
The emlogpro version has been released and the emlog application center has also been launched, but there are still few emlog tutorials. Recently, we need to obtain some data of the specified category when we wrestle with an emlog template. After looking at the source code of the emlog program about obtaining sql, we wrote a function://Obtain the category of the specified id functiontx_get_cate ( Emlog Tutorial 2023-03-20 six hundred and sixty-five 0 Comments #Emlog Tutorial #Emlog classification #Emlog classification link #Emlog Category Title
-
The reason and solution for the prompt No input file specified on the phpstudy -
Today, we will build a zblog test station locally, a small skin panel (php study) for the server environment. After moving files and databases from the original test station, open the homepage of the website and directly prompt "Noinputfilespecified". This prompt means that the specified file is not found, and then start troubleshooting. First add " course 2023-03-07 three thousand three hundred and ninety-three 0 Comments #Small leather panel #phpstudy #specified
-
Zblog gets the title/link/ID and other attributes of the current page -
Today, the TDK function comes with the theme of Toss zblog. I don't want to write tags in the template file. I want to make a function call more convenient. After some problems are solved, they are shared and hope to help zblog users with the same needs. Zblogphp has a global variable of "$zbp", "global $zbp;" in the function, and then you can get the current page through this object Zblogphp Tutorial 2023-02-02 one thousand four hundred and fifty-two 0 Comments #Current Page Title #Current page link #Zblog function
-
Windows+php studio+Apache set the method to allow cross domain requests -
Recently, while developing a vue3 project, I encountered the problem that axios requests cross domains when developing and testing locally. The address of vite local development preview is“ http://localhost:3000/ ”The local web address of phpstudy is“ http://localhost:80 ”。 The console will report an error, and Firefox browser will report an error as follows: Cross source requests have been blocked: the same source policy prohibits reading at the "request ur..." course 2023-01-09 one thousand seven hundred and seventy 0 Comments #Phpstudy cross domain #Vue cross domain #Vite cross domain #Apache cross domain
Can't find a tutorial that can solve your problem?
-
Zblog enterprise theme -
Zblog image theme -
Zblog resource topic -
Zblog CMS topic -
Wordpress template -
Zblog video theme -
Zblog Taobao guest theme -
Zblog navigation topic
Select a theme?
-
Latest articles -
Hot article ranking -
Most Comments
-
one Tutorial of setting "WeChat notification" function of Tianxing user center plug-in 11-09 -
two Alibaba Cloud 2024 Double 11 Event is recommended to participate through the website link and give away vouchers on the website 11-05 -
three Shopping activity on the official website of Tianxing Studio: unlimited number of times and amount of 20% discount coupons 04-17 -
four Tianxing Studio zblog pure blog theme vue3+applet dual version 03-19 -
five Error causes and solutions of introducing vant into vue3 project 03-12 -
six Tianxing Studio zblog encyclopedia theme can be matched with member plug-ins to realize knowledge payment profitability 03-06 -
seven How does zblog intercept a summary with a specified number of words? Introduction to the custom interception method of zblog summary 02-29 -
eight Tianxing Studio 2023 Double 11 Event: 50% discount coupons 11-05 -
nine Tencent Cloud 2023 Double 11 Activity: 2H2G3M lightweight server 88 new users for one year 11-05
-
Label aggregation -
×1 summer vacation ×1 program ×1 Network PR ×1 Zblogphp download ×1 Zblog comment management ×1 Ckplayer player ×1 Zblog Modify Topic ×1 Zblog blog template ×1 Musty gas ×1 How to add advertising space for zblog ×1 Zblog judgment ×1 Emlog free cms template ×1 NOBIRDArticleSEO ×1 Tencent Cloud Activity ×1 465 port ×1 Zblog host ×1 Baidu search code ×1 two thousand and twenty-three ×1 Merchant private key ×1 Jsapi interface
Latest comments
-
kevel 11-09 Guys, throw away some demo stations other than the authors. I want to see your layout settings Commented on: Template of zblog navigation station of Tianxing Studio with news, pictures and Taoke module -
Interesting life 10-22 I have always wanted to develop the function of zblog. I don't know whether it is enough Commented on: Code of zblog calling the latest comment (the latest message) -
visitor 10-16 When publishing an article, how to change the default status, such as changing to the default approval status? Commented on: Zblog article management: zblog creates and publishes articles -
visitor 09-14 100000 data has been blocked Commented on: How much data can zblog support? How many articles can zblog publish? -
aimidongg 09-11 No download address? Commented on: Tianxing Studio wordpress's second cms theme adaptation+custom color matching+cms/blog dual layout