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 Mobile end head assembly
<template><div style="height:50px;"><van-nav-bar:title="title"left-text=""left-arrow:z-index="999"@click-left="onBack"><van-ic...
2019-07-19 12:00
views 30
shell The script traverses all the files in the specified folder
#!/bin/bash function readDir(){#echo $1#echo $2targetDir=`ls $1`for fileName in $targetDir do if [ -d $1/$fileName ] # There should be sp...
2019-07-18 13:57
views 35
Red envelope algorithm -- Comparison of four red packet grabbing algorithms
In the online test server , A colleague's red envelope algorithm is required to be optimized , Listen to their discussion , What kind of probabili...
2019-07-17 12:02
views 26
keras.callbacks.ModelCheckpoint()
Save the model after each era .filepath You can include named formatting options , It will fill in the log with the values of the epoch and key ( ...
2019-07-17 04:37
views 31
python: read Excel file
python handle Excel Related instructions :1,Python Bring your own csv Module can handle .csv file .2,xlrd and xlwt The two modules are used to read...
2019-07-16 21:09
views 22
log4j Method of printing exception stack information
When using log4j Time , If we call logger.info("123"); There is only one line , Even if the parameter is a Exception object , It's just that the i...
2019-07-16 15:07
views 36
yes Spring In IOC And AOP Simple understanding ( Simple understanding , Easy to understand )
IOC And AOP yes Spring The core of the game ;IOC It's control reversal ,AOP It's object-oriented programming ,IOC The factory design mode is adopte...
2019-07-13 20:28
views 48
How to realize multi table query
In a project , Basically every page needs to query data ? So how to achieve it , today , Let's learn about multi table query . On multi table quer...
2019-07-13 17:11
views 20
Freshman project training — Student achievement management system
Freshman project training — Student achievement management system project training summary due to their freshman in Java I didn't listen well in c...
2019-07-13 11:20
views 40
JS Monitor return , back off , Event method of the previous page button
One ,window.history object history.back() Same as clicking the back button in the browser histroy.forward() Same as clicking the forward b...
2019-07-12 14:10
views 19
«
351
352
353
354
355
356
357
358
359
»
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