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
HTTPS://ABC.XYZ/R/94N+2DEZQNRDU1ZC94RD/MRD I1B $PB94RD /.. II7. LR94RD J71 II994N+YVS794R48U2A.UI9I99U II994RGAVOK II999I994REPK+4 II994S7A I994RD94RD II994+/2CLR IH-I8I994RD II9A CN94RDY 4O II994+.94RD I5F II994RG94RD II6. CK DRD JR1AYN1U6 094RD II6YVVO94RD DRD II8BN4R94RD IHF: |
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
DROP TABLE consignment_agreement PURGE; | |
DROP TABLE purchase_agreement PURGE; | |
DROP TABLE service_invoice PURGE; | |
DROP TABLE services PURGE; | |
DROP TABLE sales_invoice PURGE; | |
DROP TABLE artwork PURGE; | |
DROP TABLE vendor PURGE; | |
DROP TABLE customer PURGE; | |
DROP TABLE preference PURGE; | |
DROP TABLE manager PURGE; |
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
# Load the shell dotfiles, and then some: | |
# * ~/.path can be used to extend `$PATH`. | |
# * ~/.extra can be used for other settings you don’t want to commit. | |
for file in ~/.{path,bash_prompt,exports,aliases,functions,extra}; do | |
[ -r "$file" ] && [ -f "$file" ] && source "$file"; | |
done; | |
unset file; | |
# Case-insensitive globbing (used in pathname expansion) | |
shopt -s nocaseglob; |
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
this.removeViewportListener = deviceUtils.registerCallback(() => { | |
this.setState({renderAsStacked: deviceUtils.isMobile()}) | |
debugger; | |
}, this); |
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
In file included from c:\users\kevin\.platformio\packages\toolchain-xtensa\xtensa-lx106-elf\include\c++\4.8.2\bits\char_traits.h:39:0, | |
from c:\users\kevin\.platformio\packages\toolchain-xtensa\xtensa-lx106-elf\include\c++\4.8.2\string:40, | |
from c:\users\kevin\.platformio\packages\toolchain-xtensa\xtensa-lx106-elf\include\c++\4.8.2\stdexcept:39, | |
from c:\users\kevin\.platformio\packages\toolchain-xtensa\xtensa-lx106-elf\include\c++\4.8.2\array:38, | |
from c:\users\kevin\.platformio\packages\toolchain-xtensa\xtensa-lx106-elf\include\c++\4.8.2\tuple:39, | |
from c:\users\kevin\.platformio\packages\toolchain-xtensa\xtensa-lx106-elf\include\c++\4.8.2\functional:55, | |
from C:\Users\Kevin\.platformio\packages\framework-arduinoespressif8266\libraries\ESP8266WiFi\src/ESP8266WiFiGeneric.h:27, | |
from C:\Users\Kevin\.platformio\packages\framework-arduinoespressif8266\libraries\ESP8266WiFi\src/ESP8266WiFiSTA.h:28, |
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
// Haven Bypass 0.1 | |
// Use this with Chrome | |
// Please comment if this doesn't work for you. | |
// | |
// Usage: | |
// 0. Be on a page with an "ENTER" link and incomplete items or a page with video/quiz/slideshow. | |
// 1. Paste this code into javascript console and press enter | |
// 2. Repeat #1 until you're done. | |
// | |
// If you are having issues try navigating one level deeper than the main menu |
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
<div class="cs-accordion"> | |
<h4> | |
<img height="130" src="//content-calpoly-edu.s3.amazonaws.com/careerservices/1/images/new_exploreservices/new_resourcetoolkit/gradschool_thumb.jpg" width="130" /> | |
Basic Example | |
</h4> | |
<div> | |
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce vestibulum diam ac porta interdum. Interdum et malesuada fames ac ante ipsum primis in faucibus. Nulla rutrum tortor eget ipsum malesuada, non vulputate justo vehicula. Duis vel euismod nibh. Nunc cursus vitae odio ut condimentum. Cras lobortis lacus id consequat malesuada. Nullam tristique elit sollicitudin tincidunt rutrum. Vestibulum at leo ac ligula scelerisque ornare.</p> | |
</div> |
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
asdf |