Tag:Button
-
Time:2021-3-4
Particular attention:This code is spring boot workflow before and after separation + cross domain Version (permission control to menu and button) Background frame:springboot2.3.0+ Flowable6.5.0+ Mybaits + Maven + interface Front end page: HTML+ vue.js Form jQuery Ajax asynchronous cross domain JSON format data interaction before and after separation, front and back platform deployment separately (pay […]
-
Time:2021-2-27
1. Code generator:[positive and negative two-way] (single table, main table, detail table, tree table, quick development tool)Freemaker template technology, 0 code without writing, generate a complete module, with page, table SQL script, processing class, service and other complete modules2. Multiple data sources:(support the connection of numerous databases at the same time, different modules can connect […]
-
Time:2021-2-25
1、 What is event distribution The so-called event distribution is to transfer the click events contained in a complete Click to a specific view or ViewGroup, and let the view or ViewGroup process it (consume it). The distribution is passed from top to bottom (parent to child). The objects that may pass through are the […]
-
Time:2021-2-24
This ispastateWelcome to the second chapter of the series of tutorials. In this chapter, weLast chapterAdd more information to the state structure of, and use multiple components to organize the pastate application. Update state structure We package the personal basic information data in the previous chapter asstate.basicInfoProperty, andstateAdd inaddressProperty to save personal address information: const […]
-
Time:2021-2-23
DataGridView in WinForm framework is the same as table in HTML. But the difference is that there is no concept of operation column in the native DataGridView. The default column types are drop-down box, text, button, picture and link. If you need other styles, you need to rewrite them. In fact, most of the requirements […]
-
Time:2021-2-23
Static file hot deployment (including JSP), as long as you click the button indicated in the figure below, you can automatically hot deploy static files (including JSP)
-
Time:2021-2-22
Modal + form of react antd react 16.10.2 antd 4.3.0 1、 The default OK button of antd modal submits the antd form Hide modal footer and use form to embed button <Form.Item> <Button type=”primary” onClick={onCheck}> Check </Button> </Form.Item> 2. For using the type attribute and form attribute of HTML, the code is as follows <Modal […]
-
Time:2021-2-21
Some properties of text android:id=”@+id/editText” Rename the ID of the text android:layout_width=”wrap_content” Necessary length and width android:layout_height=”wrap_content” android:ems= The maximum number of characters in a line of “10” text box is calculated by Chinese characters. Here is a line of 20 English letters android:enabled= Is “true” allowed for other behaviors android:lines= “2” is the visibility […]
-
Time:2021-2-21
Methods of adding, deleting, modifying and querying database by PHP + MySQL: 1【 index.html 】2. Click the Add button to access the database【 addnews.html 】Add data; 3. Click the delete button, through the server file [action]- del.php 】Delete. 1. Query database 1.1. Create file dbconfig.php , save constant define(“HOST”,”localhost”); define(“USER”,”root”); define(“PASS”,”\*\*\*\*\*\*\*\*”); define(“DBNAME”,”news”); 1.2. Create entry […]
-
Time:2021-2-20
Geoffrey Hinton, father of neural network and winner of Turing prize, commented on gpt-3: “in view of the amazing prospect of gpt-3 in the future, it can be concluded that the answer of life, universe and everything is only 4.398 trillion parameters. 」 Danger warning! Internet atomic bomb, kalixi of AI, power devourer, Huang Renxun’s […]
-
Time:2021-2-19
1.Model management: web online process designer, preview process XML, export XML, deploy process 2.Process management: import and export process resource file, view flow chart, reflect process model according to process instance, activate suspend、Free jump 3.Process in operation: view process information, current task node, current flow chart, void and suspend process, assign to-do person 4.The flow […]
-
Time:2021-2-19
1.Model management: web online process designer, preview process XML, export XML, deploy process 2.Process management: import and export process resource file, view flow chart, reflect process model according to process instance, activate suspend、Free jump 3.Process in operation: view process information, current task node, current flow chart, void and suspend process, assign to-do person 4.The flow […]