menuentry "Linux Deepin" {
set isofile=/q/deepin.iso
set root=(hd0,2)
loopback loop (hd0,2)${isofile}
linux (loop)/live/vmlinuz boot=live iso-scan/ask_second_pass=true findiso=${isofile}
initrd (loop)/live/initrd.lz
}
menuentry "Debian ISO on /dev/sdb7" {
insmod ext2
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Desktop Entry] | |
Version=1.0 | |
Type=Application | |
Name=IntelliJ IDEA | |
Icon=/home/augusteiner/Downloads/idea-IU-192.7142.36/bin/idea.svg | |
Exec="/home/augusteiner/Downloads/idea-IU-243.21565.193/bin/idea" %f | |
Comment=Capable and Ergonomic IDE for JVM | |
Categories=Development;IDE; | |
Terminal=false | |
X-MultipleArgs=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ "mais vistos" : [ | |
{ "youtubeId": "hT_nvWreIhg", "title": "Counting Stars" }, | |
{ "youtubeId": "YQHsXMglC9A", "title": "Hello" }, | |
{ "youtubeId": "09R8_2nJtjg", "title": "Sugar" }, | |
{ "youtubeId": "pRpeEdMmmQ0", "title": "Waka Waka" } ]} |
Investimento fonte
O custo para o nível G, o primeiro nível, está em torno de R$ 70.000,00. Já para o nível F estima-se R$ 104.000,00. Sendo que esses preços podem ser negociados e parcelados de acordo com a necessidade da empresa.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Copyright (C) 2011 The Android-x86 Open Source Project | |
# | |
# Licensed under the Apache License, Version 2.0 (the "License"); | |
# you may not use this file except in compliance with the License. | |
# You may obtain a copy of the License at | |
# | |
# http://www.apache.org/licenses/LICENSE-2.0 | |
# | |
# Unless required by applicable law or agreed to in writing, software | |
# distributed under the License is distributed on an "AS IS" BASIS, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env sh | |
gzip -c win10.vhd | split -b 512m - win10.vhd.gz_ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html ng-app="todoApp"> | |
<head> | |
<script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.6.4/angular.min.js"></script> | |
<script type="text/javascript"> | |
var app = angular.module('todoApp', []); | |
app.service('$repository', function ($q) { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html> | |
<head> | |
<meta name="viewport" content="width=device-width, initial-scale=1"> | |
<meta charset="utf-8"> | |
<title>Easy Tour</title> | |
<style media="screen"> | |
html,body,iframe { | |
margin: 0; | |
padding: 0; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env sh | |
gs -dNOPAUSE -dBATCH -sDEVICE=pdfwrite -dCompatibilityLevel=1.4 -dPDFSETTINGS=/printer \ | |
-sOutputFile=BIG.min.pdf \ | |
BIG.pdf |
NewerOlder