This produces an anime-style image of a Japanese couple swimming underwater. The female diver is in her late teens or early twenties, and the male diver is about the same age. The female diver has brown hair tied in a high ponytail with waves. She wears a white and light blue form-fitting wetsuit that covers her ankles and a blue mask, she kicks the water loosely with her white fins, and she breathes slowly through a regulator in her mouth. The male diver swims parallel to her, in the same direction as the female diver. He wears a mask with a black frame, skirt, and straps, and his wetsuit is also all black. He also breathes through a regulator. Both the female and male divers wear BCDs and carry white tanks on their backs. The male diver's fins are black, and he also kicks the water loosely. They br
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 main | |
import ( | |
"context" | |
"fmt" | |
"log" | |
"time" | |
"github.com/nbd-wtf/go-nostr" | |
) |
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
function evaluateXPath(prefix, aNode, aExpr) { | |
// | |
// prefix : namespace | |
// aNode : DOM node | |
// aExpr : XPath text | |
// | |
// return value : DOM element or DOM node | |
// | |
// See URL for xpath expressions | |
// https://developer.mozilla.org/ja/docs/Web/XPath/Introduction_to_using_XPath_in_JavaScript#implementing_a_user_defined_namespace_resolver |
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
MIT License | |
Copyright (c) 2023 mitsugu oyama | |
Permission is hereby granted, free of charge, to any person obtaining a copy | |
of this software and associated documentation files (the "Software"), to deal | |
in the Software without restriction, including without limitation the rights | |
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | |
copies of the Software, and to permit persons to whom the Software is | |
furnished to do so, subject to the following conditions: |
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
importClass(Packages.com.sun.star.uno.UnoRuntime); | |
importClass(Packages.javax.swing.JOptionPane); | |
importClass(Packages.com.sun.star.sheet.XSpreadsheetDocument); | |
importClass(Packages.com.sun.star.frame.XModel); | |
importClass(Packages.com.sun.star.container.XIndexAccess); | |
importClass(Packages.com.sun.star.table.XCellRange); | |
importClass(Packages.com.sun.star.table.XCell); | |
// get Document Object | |
var doc = UnoRuntime.queryInterface( |
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
あかし :hyogo_akashi: 地名 | |
あしや :hyogo_ashiya: 地名 | |
あしや :hyogo_ashiya: 地名 | |
あだちく :tokyo_adachi: 地名 | |
あまがさき :hyogo_amagasaki: 地名 | |
いばらき :osaka_ibaraki: 地名 | |
ゔぃむ :vim: 固有名詞 | |
うぶんつ :ubuntu: 固有名詞 | |
おうむ :parrot: 名詞 | |
おおさか :osaka_osaka: 地名 |