並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 14 件 / 14件

新着順 人気順

identifierの検索結果1 - 14 件 / 14件

タグ検索の該当結果が少ないため、タイトル検索結果を表示しています。

identifierに関するエントリは14件あります。 securitygolang技術 などが関連タグです。 人気エントリには 『{com.opensymphony.xwork2.util.OgnlValueStack.MAP_IDENTIFIER_KEY=, systemExceptionMsg=[]}|お客様マイページ|大塚商会』などがあります。
  • {com.opensymphony.xwork2.util.OgnlValueStack.MAP_IDENTIFIER_KEY=, systemExceptionMsg=[]}|お客様マイページ|大塚商会

    大塚IDとは大塚ID新規登録ログイン ページを表示できません 大変申し訳ありません。ページを表示できませんでした。 お客様マイページトップへ ホーム お客様マイページお知らせ

      {com.opensymphony.xwork2.util.OgnlValueStack.MAP_IDENTIFIER_KEY=, systemExceptionMsg=[]}|お客様マイページ|大塚商会
    • GitHub - jetpack-io/typeid: Type-safe, K-sortable, globally unique identifier inspired by Stripe IDs

      You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

        GitHub - jetpack-io/typeid: Type-safe, K-sortable, globally unique identifier inspired by Stripe IDs
      • GitHub - w3c/did-core: W3C Decentralized Identifier Specification v1.0

        You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.

          GitHub - w3c/did-core: W3C Decentralized Identifier Specification v1.0
        • package名と変数名がかぶっているのをとにかく検出したい / I need detect to conflicts of identifier for Go

          package名と変数名がかぶっているのをとにかく検出したい / I need detect to conflicts of identifier for Go

            package名と変数名がかぶっているのをとにかく検出したい / I need detect to conflicts of identifier for Go
          • The False Identifier Anti-pattern

            Today, we’d like to highlight a dangerous anti-pattern in the identity world: the false identifier anti-pattern.  An anti-pattern is a common response to a recurring problem that’s usually ineffective and risks being highly counter-productive. You may have also heard of the password anti-pattern. Today's discussion represents a possibly even more dangerous practice. The false identifier anti-patte

              The False Identifier Anti-pattern
            • UAX31: Unicode Identifier の話

              今日はまた去年の作業が元ネタで、プログラミング言語の識別子に使える文字に関する話です。 レターか数字 「1文字目にはアルファベットか _、2文字目以降にはそれに加えて数字を使えます。」 30年くらい前にはこれが「プログラミング言語の識別子(変数名など)に使える文字列」の定義でした。 _ の部分はプログラミング言語次第ですが、「1文字目にアルファベット、2文字目以降に数字」の部分は結構いろんな言語でそうだったんじゃないかと思います。 まあ、昔のプログラミング言語は ASCII コードで書く物だったので、上記の条件は [a-zA-Z] とか [0-9] みたいな正規表現で書けたんですが。 Unicode の時代になると「アルファベットだけでいいのか」とか「アルファベットって何だ」という話になります。 レター まず、「アルファベット(alphabet)」というと母音と子音が分かれてる文字のことで

                UAX31: Unicode Identifier の話
              • YAMAHA ルータで DHCP 固定割当できない問題と Client Identifier - Qiita

                YAMAHA 製のルータ内で DHCP サーバが動いている状況で、特定のクライアントに対して DHCP サーバから固定の IP アドレスを払い出すように設定したい。 とりあえず「IP アドレスと MAC アドレスを紐付けたらいいでしょ」と考えてこのようなコマンドを実行したが、IP アドレスは固定できなかった。 3行まとめ DHCP の仕様 (RFC2131) で定義されている Client Identifier という機能があり、DHCP クライアントは任意の識別子を DHCP サーバに伝えることができる YAMAHA ルータの DHCP サーバは初期設定では Client Identifier を用いた固定割当 (use-clientid 機能) を優先するようになっており、その場合は MAC アドレスで固定割当を設定しても動作しないことがある YAMAHA ルータの設定で use-cl

                  YAMAHA ルータで DHCP 固定割当できない問題と Client Identifier - Qiita
                • Xcode10で「Failed to register bundle identifier」エラーへの対応 - iOSアプリ開発ならTickleCode

                  Xcode10での「Failed to register bundle identifier」「No profiles for ‘XXXXX’ were found」エラーの理解まず、エラーメッセージの内容を日本語訳して理解します。 エラーメッセージ: Failed to register bundle identifier. The app identifier “Swift-Beginners.MyFirst” cannot be registered to your development team. Change your bundle identifier to a unique string to try again. 日本語訳: 「bundle identifier」の登録に失敗しました。 「app identifier」の「Swift-Beginners.MyFirst」を

                    Xcode10で「Failed to register bundle identifier」エラーへの対応 - iOSアプリ開発ならTickleCode
                  • Rust でキーワード(予約語)を識別子として使う方法 (raw identifier)と、その例外

                    小ネタです。 厳格なキーワードと予約されたキーワード Rust では、以下のようなワードが「キーワード」とされています[1]。通常、関数名、変数名、型パラメータ名などにはプログラマが任意に名前をつけることができますが、キーワードに関してはこれらの場所で名前として使うことができません。 厳格なキーワード (strict keywords) as const if for trait use super など…… const FOO: &str = "foo"; // OK! let bar = 42; // OK! let const = 42; // だめ! 変数名が const だと直感的に嫌な気分になります(パーサーはもっと嫌な気持ちになっていそう)。このような名前をつけることができないのは理にかなっています。 予約されたキーワード (reserved keywords) abstra

                      Rust でキーワード(予約語)を識別子として使う方法 (raw identifier)と、その例外
                    • Uniform Resource Identifier (URI): 一般的構文

                      Studying HTTP > RFC-Translations related HTTP この文書は、 T. Berners-Lee, R. Fielding, L. Masinter: Uniform Resource Identifier (URI): Generic Syntax (RFC 3986), January 2005. を 橋本英彦 が日本語訳した物です。 この文書の取り扱いについては、[Studying HTTP] の RFC 日本語訳を利用するにあたってに従って下さい。 Network Working Group Request for Comments: 3986 STD: 66 Updates: 1738 Obsoletes: 2732, 2396, 1808 Category: Standards Track T. Berners-Lee W3C/MIT R.

                      • Windows 10 における Zone Identifier の挙動:Web ブラウザによって異なる記録内容 - setodaNote

                        背景 TLを眺めていたら以下の記事を見かけた。 Zone Identifier に記録される内容が Web ブラウザによって異なるというもの。 とっても面白かったので手元の環境でも試してみた。 thinkdfir.com (参考)Zone Identifierとは Windows XP SP2のZoneIdとは?:Tech TIPS - @IT 記事の内容をなぞって検証してみる 検証環境 検証した環境は以下の通り。特にバージョンを合わせることまではしなかった。Windows7 の IE が 8 なのはご愛嬌。 Windows 10 Enterprise 1809 Windows 7 Enterprise SP1 Chrome : 69.0.3497.81 Chrome : 68.0.3440.106 Firefox : 62.0 Firefox : 62.0 IE : 11.1.17751

                          Windows 10 における Zone Identifier の挙動:Web ブラウザによって異なる記録内容 - setodaNote
                        • Death of the Deterministic Identifier

                          There is more and more speculation in the press on how the industry will navigate the death of the cookie. However, we see a much larger and more nuanced fundamental change coming which could use more press coverage: the rapid deceleration of 3rd party deterministic ID marketplaces. If you’re well-versed in digital marketing measurement you know that the disappearing cookie isn’t wholly the proble

                            Death of the Deterministic Identifier
                          • A small minimal guide on setting up NIP-05 identifier on branle/nostr

                            NIP-05_Simple_Guide.md This is a very basic guide, just to understand what's needed to set it up. If you have any questions you can find me at https://nostr.com/8355095016fddbe31fcf1453b26f613553e9758cf2263e190eac8fd96a3d3de9 Prerequisite a webserver with a domain under your control nostr account with private and public key setup on https://nostr.com, preferably set up with nos2x: https://github.c

                              A small minimal guide on setting up NIP-05 identifier on branle/nostr
                            • The Larger They Are, the Harder They Fail: Language Models do not Recognize Identifier Swaps in Python

                              Large Language Models (LLMs) have successfully been applied to code generation tasks, raising the question of how well these models understand programming. Typical programming languages have invariances and equivariances in their semantics that human programmers intuitively understand and exploit, such as the (near) invariance to the renaming of identifiers. We show that LLMs not only fail to prop

                              1

                              新着記事