Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 2631 - 2640 of about 10,000 for content_length:[100000 TO 499999] (0.29 sec)

  1. Unicode::Collate::CJK::Pinyin.txt

    package Unicode::Collate::CJK::Pinyin; use 5.006; use strict; use warnings; our $VERSION = '1.31'; my %u2p; my $wt = 0x8000; while (<DATA>) { last if /^__END__/; my @c = split; for my $c (@c) { nex...
    perldoc.perl.org/Unicode::Collate::CJK::Pinyin.txt
    Registered: Tue Jul 29 23:44:58 UTC 2025
    - 103.6K bytes
    - Viewed (0)
  2. Math::BigFloat.txt

    package Math::BigFloat; # # Mike grinned. 'Two down, infinity to go' - Mike Nostrus in 'Before and After' # # The following hash values are used internally: # # sign : "+", "-", "+inf", "-inf", or ...
    perldoc.perl.org/Math::BigFloat.txt
    Registered: Mon Jul 28 01:39:41 UTC 2025
    - 253.6K bytes
    - Viewed (0)
  3. CPAN.txt

    # -*- Mode: cperl; coding: utf-8; cperl-indent-level: 4 -*- # vim: ts=4 sts=4 sw=4: use strict; package CPAN; $CPAN::VERSION = '2.38'; $CPAN::VERSION =~ s/_//; # we need to run chdir all over and w...
    perldoc.perl.org/CPAN.txt
    Registered: Mon Aug 04 18:22:55 UTC 2025
    - 146.1K bytes
    - Viewed (0)
  4. docker desktop module ls | Docker Docs

    Back Reference Get started Guides Manuals docker desktop module ls Description List modules Usage docker desktop modu...
    docs.docker.com/reference/cli/docker/desktop/module/ls/
    Registered: Fri Aug 08 03:20:16 UTC 2025
    - Last Modified: Thu Aug 07 18:45:20 UTC 2025
    - 205.7K bytes
    - Viewed (0)
  5. Performance Profiling JavaScript

    Learn more about profiling your JavaScript performance in the Visual Studio Code editor.
    code.visualstudio.com/docs/nodejs/profiling
    Registered: Mon Aug 11 00:20:45 UTC 2025
    - 101.8K bytes
    - Viewed (0)
  6. Rust in Visual Studio Code

    Learn about Visual Studio Code editor features (code completion, debugging, snippets, linting) for Rust.
    code.visualstudio.com/docs/languages/rust
    Registered: Mon Aug 11 00:21:16 UTC 2025
    - 125.4K bytes
    - Viewed (0)
  7. Debug with GitHub Copilot

    Learn how to use GitHub Copilot in Visual Studio Code to set up debugging configurations and fix issues during debugging.
    code.visualstudio.com/docs/copilot/guides/debug-with-copilot
    Registered: Mon Aug 11 00:21:27 UTC 2025
    - 98.5K bytes
    - Viewed (0)
  8. R in Visual Studio Code

    Learn about working with the R programming language in Visual Studio Code.
    code.visualstudio.com/docs/languages/r
    Registered: Mon Aug 11 00:21:54 UTC 2025
    - 99.8K bytes
    - Viewed (0)
  9. Markdown and Visual Studio Code

    Get the best out of Visual Studio Code for Markdown
    code.visualstudio.com/docs/languages/markdown
    Registered: Mon Aug 11 00:20:14 UTC 2025
    - 128.4K bytes
    - Viewed (0)
  10. Introduction to Git in VS Code

    Get started with Git in Visual Studio Code and take control of your code! Our beginner's guide covers everything you need to know, from setting up a repository to committing changes and collaborating with others. Learn Git today and streamline your development workflow.
    code.visualstudio.com/docs/sourcecontrol/intro-to-git
    Registered: Mon Aug 11 00:20:00 UTC 2025
    - 118.3K bytes
    - Viewed (0)
Back to top