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
| public static void main(String[] args) { | |
| try { | |
| File f = new File("../source.pdf"); | |
| PDDocument pd = PDDocument.load(f); | |
| //PDFTextStripper textStripper = new PDFTextStripper(); | |
| PDDocumentCatalog cat = pd.getDocumentCatalog(); | |
| @SuppressWarnings("unchecked") | |
| List<PDPage> pages = cat.getAllPages(); | |
| Iterator<PDPage> iter = pages.iterator(); | |
| int pagenum = 1; |
This file has been truncated, but you can view the full file.
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
| {"version":"0.2","x":0,"y":0,"width":768,"height":1024,"scale":1.0,"color":-1,"transparent":false,"strokes":[{"width":2.5,"color":-16777216,"type":"pen","data":[350.90625,298.78574,0.40764925,352.26563,297.8527,0.4312636,353.90625,296.7143,0.4605662,354.8672,295.98663,0.4872978,356.15625,295.07144,0.5060726,358.67578,293.41965,0.5045509,361.78125,291.5,0.49533504,364.10764,290.18256,0.48989853,366.57986,288.84128,0.483872,368.71875,287.7143,0.4792875,370.86914,286.6607,0.47713736,372.65625,285.85715,0.4762184,374.6543,284.95984,0.47378483,376.6875,284.07144,0.47002006,378.78516,283.18304,0.4644993,380.90625,282.28574,0.4563016,383.0332,281.35718,0.44481903,385.125,280.4286,0.42868778,387.35742,279.41968,0.40150788]},{"width":2.5,"color":-16777216,"type":"pen","data":[357.1875,301.14288,0.4982864,357.09375,300.78574,0.5478118,357.375,300.07144,0.5932168,358.125,299.14288,0.59977186,359.34375,297.64288,0.6013995,361.125,296.14288,0.60221165,362.0918,295.24554,0.60226244,363.1875,294.28574,0.60221165,364.5293,29 |
This file has been truncated, but you can view the full file.
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
| {"version":"0.2","x":0,"y":0,"width":768,"height":1024,"scale":1.0,"color":-1,"transparent":false,"strokes":[{"width":2.5,"color":-16777216,"type":"pen","data":[265.21875,257.71429443359375,0.5241014361381531,264.75,258.0714416503906,0.5451286435127258,264.75,258.0,0.5522547960281372,265.6875,257.14288330078125,0.5584155917167664,266.8125,256.11163330078125,0.5617933869361877,268.03125,255.00001525878906,0.5645091533660889,269.71875,253.50001525878906,0.5653743147850037,272.1458435058594,251.98678588867188,0.5656943321228027,275.2916564941406,250.0926055908203,0.5660142302513123,277.875,248.57144165039063,0.5662381052970886,279.515625,247.6919708251953,0.5663460493087769,280.96875,247.00001525878906,0.5662381052970886,284.044921875,245.40626525878906,0.5659144520759583,287.625,243.57144165039063,0.5653743147850037,289.9826354980469,242.40476989746094,0.564829409122467,292.3923645019531,241.2301788330078,0.5641880631446838,294.75,240.07144165039063,0.563642680644989,298.341796875,238.25892639160156,0.563263773 |
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
| var e = document.getElementsByTagName("a"); | |
| for(i = 0; i < e.length; i++){ | |
| var s = e[i].href; | |
| if(s.match(/\/gp\/product\//)){console.log(s);} | |
| } |
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
| public class Myclass { | |
| public static void main(final String[] args){ | |
| System.out.println("hello"); | |
| } | |
| } | |
| /* | |
| 準備: | |
| ディレクトリ | |
| c:\opt\jt |
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
| // You should use Ext.application, not Ext.setup | |
| Ext.application({ | |
| name: 'SampleLoad', | |
| requires: ['Ext.Ajax'], | |
| launch: function () { | |
| Ext.create("Ext.tab.Panel", { | |
| fullscreen: true, | |
| tabBarPosition: 'bottom', | |
| items: [ | |
| { |
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
| document.selection.Replace("thread=\x22.*?\x22","",eeFindNext | eeFindSaveHistory | eeFindReplaceEscSeq | eeReplaceAll | eeFindReplaceRegExp); | |
| document.selection.Replace("no=\x22.*?\x22","",eeFindNext | eeFindSaveHistory | eeFindReplaceEscSeq | eeReplaceAll | eeFindReplaceRegExp); | |
| document.selection.Replace("vpos=\x22.*?\x22","",eeFindNext | eeFindSaveHistory | eeFindReplaceEscSeq | eeReplaceAll | eeFindReplaceRegExp); | |
| document.selection.Replace("mail=\x22.*?\x22","",eeFindNext | eeFindSaveHistory | eeFindReplaceEscSeq | eeReplaceAll | eeFindReplaceRegExp); | |
| document.selection.Replace("premium=\x22.*?\x22","",eeFindNext | eeFindSaveHistory | eeFindReplaceEscSeq | eeReplaceAll | eeFindReplaceRegExp); | |
| document.selection.Replace("anonymity=\x22.*?\x22","",eeFindNext | eeFindSaveHistory | eeFindReplaceEscSeq | eeReplaceAll | eeFindReplaceRegExp); | |
| document.selection.Replace("</chat>","",eeFindNext | eeFindSaveHistory | eeFindReplaceEscSeq | eeReplaceAll | eeFindReplaceRegExp); | |
| document.selection.Replace("<chat","", |
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
| javascript:(function(){var i,u,a,p;u=location.href;p=u.split("/");for(i=0;i<p.length;i++){if(p[i]=="dp"||p[i]=="a"){a=p[i+1];}}if(a){location="http://www.amazon.co.jp/dp/"+a;}})(); |
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
| package jp.ozero.poitest; | |
| import java.io.BufferedInputStream; | |
| import java.io.FileInputStream; | |
| import java.io.FileNotFoundException; | |
| import java.io.IOException; | |
| import org.apache.poi.hssf.record.crypto.Biff8EncryptionKey; | |
| import org.apache.poi.hssf.usermodel.HSSFCell; | |
| import org.apache.poi.hssf.usermodel.HSSFRichTextString; |
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
| <?php | |
| /** | |
| * libHaru Utility Class | |
| * @author ozero | |
| * | |
| */ | |
| /* | |
| example: |