ioDraw
English
中文
English
Español
العربية
Français
Português
Pусский
日本語
Deutsch
한국어
Italiano
Tools
Blog
Templates
Products
Flow Chart
Mind Map
Gantt Chart
Whiteboard
Code Chart
Text Flow
Online Chart
SVG Editor
Poster Design
Image Editor
AI Assistant
Android
vue coordination springboot Implementation of captcha operation User login
First import it yourself Vue and jQuery Wait for the bag you need , I won't put pictures here . Because the tool class is too long, I put it at th...
2019-10-31 14:50
views 67
vue element-ui Drop down menu with search
code <template> <div class="common-wrapper"> <el-select v-model="valueMeta" multiple collapse-tags placeholder=" Please select ...
2019-10-30 14:40
views 56
algorithm : Longest common subsequence ( Output all longest common subsequences )
Problem description : Given two sequences , for example X = “ABCBDAB”,Y = “BDCABA”, Find the length of their longest common subsequence . The fol...
2019-10-28 15:11
views 41
【Tensorflow】Tensorflow 2.0 GPU Use and distribution of
One , Gets a list of specific computing devices on the current host gpus = tf.config.experimental.list_physical_devices(device_type='GPU')cpus = t...
2019-10-28 10:26
views 78
python To solve the problem of dictionary writing list in
When writing to a dictionary using a list today , I found that the contents of the list are all the same dictionaries , And it's the last dictiona...
2019-10-27 21:18
views 22
C Language programming aircraft war game ( Easy version )
Game instructions :W key The plane moved up S key The plane moved down A key The plane moved to the left D key The plane moves ...
2019-10-27 13:47
views 270
【SpringBoot annotation -4】:@Target,@Retention,@Documented Introduction to notes
@Target,@Retention,@Documented,@Inherited These four annotations are called meta annotations . What is meta annotation ? It's the annotation of the...
2019-10-26 12:19
views 48
golang Four methods of string splicing based on
1. Use operators directly func BenchmarkAddStringWithOperator(b *testing.B) { hello := "hello" world := "world" for i := 0; i < b.N; i...
2019-10-25 15:32
views 25
element-ui/vue-element-admin upload excel Wait for the file to go to the server
Source code <el-upload ref="uploadExcel" action=" The server address you uploaded " :limit="limitNum"...
2019-10-25 14:46
views 205
matlab LSTM An official example of sequence classification
matlab The version is 2018b And above .%%% Loading sequence data % data description : in total 270 The training samples were divided into two grou...
2019-10-24 18:37
views 203
«
338
339
340
341
342
343
344
345
346
»
Technology
Java
296 blogs
Python
265 blogs
Vue
125 blogs
C Language
122 blogs
Algorithm
108 blogs
MySQL
96 blogs
Flow Chart
85 blogs
JavaScript
79 blogs
More...
Daily Recommendation
ioDraw Mac Client Installation Tutorial
views 11
©2020-2024 ioDraw All rights reserved,
Privacy Policy