Qiita
You are not logged in to any team
Log in to Qiita Team...
Community
List of all organizatioins
Advent Calendar
Qiita Jobs
Qiitadon (β)
Qiita Zine
Community Guideline
How to write good articles
Release note
Signup
Login
LGTM items
Followees
Comment history
Edit request history
Issue report
Help us understand the problem. What is going on with this user?
It's illegal (copyright infringement, privacy infringement, libel, etc.)
It's socially inappropriate (offensive to public order and morals)
It's advertising
It's spam
Other than the above, but not suitable for the Qiita community (violation of guidelines)
KuRo Techno
@TechnoKuRo
@technokuro
元警察官のフリーランスエンジニアです。 まだSES案件で生計を立てて、ちょこちょこと受注しつつ暮らしています。 いずれはインフラもネットワークもソフトウェアもイケるエンジニアを目指します! 趣味はスノーボードとカポエィラ。 カポエィラはやっと最初の帯をゲット!
18
Posts
39
Contributions
5
Followers
Follow
hiro@techno-kuro.com
https://techno-kuro.com
熊谷
個人事業主
Following tags
CentOS
Java
Ubuntu
PHP
SSH
MySQL
正規表現
$ analyze @TechnoKuRo
posted articles
gas:
22%
Apache2.4:
11%
Java:
6%
Perl:
6%
JavaScript:
6%
LGTMed articles
JavaScript:
13%
Android:
13%
Linux:
13%
Node.js:
13%
GitHub:
13%
answered questions
No data
Edit Pickup Articles (Up to 3)
Save
Pickup Articles
gas
gdrive
Google Drive にある画像をimgタグで取得させるURLについて
17
#現象 GDriveにある画像をGASで作成したHTMLのIMGタグで表示させようとしたとき、iPhoneからだけ、なぜか正しく表示されません。 ■ 2019.10.24追記 * Faviconだけは、https://drive.google.com/uc?id=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX のURLで問題ない * 解決方法発見しました(記事内参照) #更新情...
2019/10/22
Java
StreamAPI
並びの不明な2つの配列をできるだけすっきりと一致確認する(Java)
2
# 並びが不明な配列同士の一致確認って結構ある DBから取得した配列って、並びが定まらないことが良くあります。 そんな配列の一致確認をできるだけ少ないコードで表現できないか考えてみました。 すっきりやりたいんだから、以下のような状況のはず #### Stream.sorted() でソートが可能な型であること Stringとか、Integerなど、単純な型なら `Stream.sort...
2020/10/02
All Items
Articles
Answers
Questions