ioDraw
Start now
English
中文
English
Español
العربية
Français
Português
Pусский
日本語
Deutsch
한국어
Italiano
Blog
Template
Mind Map
Python
Detailed explanation of string operation function and memory function
Realization of string operation function 1.strlen Function function : Computes the specified string string The length of . application int main(){...
2021-02-16 17:54
views 3
2020 Tianchi big data - Sharing of smart ocean construction scheme competition
Preliminaries (2020 year 1 month 2 day —2020 year 2 month 21 day ), The second round (2020 year 2 month 25 day —2020 year 3 month 22 day ),baselin...
2021-01-28 21:06
views 5
2020 year Python Railway 12306 Ticket grabbing artifact
The new year has begun again , Spring Festival also began one after another , But this year is still a special case , I hope you will be safe when...
2021-01-14 16:45
views 3
use python Judge whether a number is 2 Of n Power
use Python Judge whether a number is 2 Of n Power .------ Life is short ,python Be a song
2021-01-03 13:39
views 2
improvement Python Word games (4)
front , We talked about some kinds of variables and strings . Friends , Do you remember the word game before us ? today , The first thing we need ...
2020-11-26 13:42
views 4
Surface blur filter
Ps menu : Filter / vague / Surface blur Filter/Blur/SurfaceBlur This paper introduces the method of using surface blur filter to grind skin . The b...
2020-11-15 00:00
views 6
Python Use in for Loop through the pit easy to step on when operating
Do you know the answer to the following question ? Let's now define a list a, The contents are as follows :a = [1,2,3,4,5,6,7,8,9,10] Yes python W...
2020-10-25 17:54
views 3
python Simple record of network programming
Network communication is the communication between two processes on two computers . Network classification :LAN,WAN,WLAN LAN (Local Area Network,L...
2020-10-24 10:46
views 2
re Common methods of modules
re Regular expression of module common methods , Also known as regular expression .( English :Regular Expression, In code, it is often abbreviated ...
2020-10-23 22:03
views 2
Python Student information management system ( Lite )
code # Storing student information student = list()# Show menu def showMenu(): print("1. Increase student information ") print("2. Delete st...
2020-10-21 22:12
views 2
1
2
3
4
5
6
7
8
9
»
Technology
Python
95 blogs
Java
88 blogs
Flow Chart
79 blogs
Vue
46 blogs
MySQL
30 blogs
programing language
28 blogs
Linux
26 blogs
algorithm
22 blogs
more...
Daily Recommendation
Vue Common features ( Form operation )
views 5
Valentine's Day , rose , The one in your heart ~
views 4
Byte beat game official website officially launched : name “ Day and night ”
views 4
After the black myth Wukong Another domestic game blown up by foreigners
views 3
Google says home office affects work efficiency !2021 Return to offline office in 2010
views 3
Gude Haowen serial - You deserve to be an engineer ( How individuals grow ?)
views 3
©2020 ioDraw All rights reserved
Gates : Social media bans may cause more disagreements , For example, trump is banned by twitter
Bug Can data be used as the basis of technical personnel assessment KPI?
vue Defining nested routes
2021 The most complete AI book list
Python Basic knowledge and notes
A new generation of apple AirPods Appearance exposure , As soon as next month !
C++ cin Enter multiple data
Software testing BUG describe
solve warning: environment variable 'STAGING_DIR' not defined
Classical algorithm - recursion ( The case of raw rabbit )