CSS特講。以前表面的にだけ触れたCSSについて詳しく見ていく。
第7回の資料より
ブラウザ上で表示する「内容」を表現するHTMLに対して、その「スタイル(見え方)」を調整するファイルはスタイルシートと呼ばれ、現在は通常CSSが用いられる。
CSS特講。以前表面的にだけ触れたCSSについて詳しく見ていく。
第7回の資料より
ブラウザ上で表示する「内容」を表現するHTMLに対して、その「スタイル(見え方)」を調整するファイルはスタイルシートと呼ばれ、現在は通常CSSが用いられる。
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <title>CTF Flag Matcher</title> | |
| <script src="https://unpkg.com/[email protected]/dist/react.js"></script> | |
| <script src="https://unpkg.com/[email protected]/dist/react-dom.js"></script> | |
| <script src="http://fb.me/JSXTransformer-0.12.2.js"></script> | |
| <script src="https://code.jquery.com/jquery-3.1.1.js" charset="utf-8"></script> | |
| <script type="text/jsx" src="flag-matcher.jsx"></script> | |
| <link href="https://maxcdn.bootstrapcdn.com/bootswatch/3.3.7/darkly/bootstrap.min.css" rel="stylesheet"> |
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <title>CTF Flag Matcher</title> | |
| <script src="https://unpkg.com/[email protected]/dist/react.js"></script> | |
| <script src="https://unpkg.com/[email protected]/dist/react-dom.js"></script> | |
| <script src="http://fb.me/JSXTransformer-0.12.2.js"></script> | |
| <script src="https://code.jquery.com/jquery-3.1.1.js" charset="utf-8"></script> | |
| <script type="text/jsx" src="flag-matcher.jsx"></script> | |
| <link href="https://maxcdn.bootstrapcdn.com/bootswatch/3.3.7/darkly/bootstrap.min.css" rel="stylesheet"> |
| $ time git clone https://github.com/aozorabunko/aozorabunko.git | |
| Cloning into 'aozorabunko'... | |
| remote: Counting objects: 280746, done. | |
| remote: Compressing objects: 100% (335/335), done. | |
| remote: Total 280746 (delta 277), reused 0 (delta 0), pack-reused 280411 | |
| Receiving objects: 100% (280746/280746), 7.57 GiB | 12.79 MiB/s, done. | |
| Resolving deltas: 100% (221659/221659), done. | |
| Checking connectivity... done. | |
| Checking out files: 100% (58295/58295), done. |
| 3to2 test-py3.py 2> /dev/null | parallel --shellquote | xargs -I{} python -c "print({}.decode('utf-8'))" |
I've worked for “Create a sandbox interface for tests” of Intern testing framework as my task of GSoC 2016 program. This gist describes the works I have done during the program and serves as the Final Work Product Submission of the program.
First, I've inspected the project and learned the mechanism that make Intern (and Dojo) work. And successfully installed Intern to the one of my existing JavaScript project “AsianBreak.”
| <CharString name="cid02791" fdSelectIndex="13"> | |
| -61 69 491 70 -43 73 hstemhm | |
| 186 72 326 73 -67 73 195 73 cntrmask 10110100 | |
| cntrmask 00010010 | |
| hintmask 11010100 | |
| 386 499 rmoveto | |
| 70 -128 264 -72 -264 -143 -70 143 -570 72 570 vlineto | |
| hintmask 10110110 | |
| 673 100 rmoveto | |
| -271 hlineto |