این یه مقاله کامل نیست و احتمالا پر اشتباه باشه پس اگه میبینید جایی ایراد داره اطلاع بدید ممنونم.
سیستم عامل گنو/لینوکس اوبونتو
from django.contrib import admin | |
from .models import User | |
admin.site.register([User]) |
Collection of License badges for your Project's README file.
This list includes the most common open source and open data licenses.
Easily copy and paste the code under the badges into your Markdown files.
<!DOCTYPE html> | |
<html> | |
<head> | |
<meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no' /> | |
<link rel="stylesheet" href="http://cdn.leafletjs.com/leaflet-0.6.4/leaflet.css" /> | |
<!--[if lte IE 8]> | |
<link rel="stylesheet" href="http://cdn.leafletjs.com/leaflet-0.6.4/leaflet.ie.css" /> | |
<![endif]--> | |
<script src="http://cdn.leafletjs.com/leaflet-0.6.4/leaflet.js"></script> |
{ | |
"version": 0.6, | |
"generator": "Overpass API 0.7.55.3 9da5e7ae", | |
"osm3s": { | |
"timestamp_osm_base": "2018-06-23T06:24:02Z", | |
"copyright": "The data included in this document is from www.openstreetmap.org. The data is made available under ODbL." | |
}, | |
"elements": [ | |
{ |
#!/bi/bash | |
find ~/Downloads -type f -name "*.mkv" -exec mv {} ~/Videos/new-movies \; | |
total= find ~/Downloads -type f -name "*.mkv"|wc -l | |
echo $total |
its ok | |
I set keyboard in paired mod | |
then in terminal: | |
$ bluetoothctl | |
[NEW] Controller 00:02:72:DE:1E:41 debi [default] | |
[NEW] Device 00:1F:20:EC:A5:DD Logitech Keyboard K480 | |
[NEW] Device 00:1A:7D:55:02:06 BS-55 | |
[NEW] Device A0:8D:16:86:81:C1 CHM-U01 | |
[bluetooth]# connect 00:1F:20:EC:A5:DD |