- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 2631 - 2640 of about 10,000 for content_length:[100000 TO 499999] (0.29 sec)
-
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.txtRegistered: Tue Jul 29 23:44:58 UTC 2025 - 103.6K bytes - Viewed (0) -
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.txtRegistered: Mon Jul 28 01:39:41 UTC 2025 - 253.6K bytes - Viewed (0) -
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.txtRegistered: Mon Aug 04 18:22:55 UTC 2025 - 146.1K bytes - Viewed (0) -
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) -
Performance Profiling JavaScript
code.visualstudio.com/docs/nodejs/profilingRegistered: Mon Aug 11 00:20:45 UTC 2025 - 101.8K bytes - Viewed (0) -
Rust in Visual Studio Code
Learn about Visual Studio Code editor features (code completion, debugging, snippets, linting) for Rust.code.visualstudio.com/docs/languages/rustRegistered: Mon Aug 11 00:21:16 UTC 2025 - 125.4K bytes - Viewed (0) -
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-copilotRegistered: Mon Aug 11 00:21:27 UTC 2025 - 98.5K bytes - Viewed (0) -
R in Visual Studio Code
code.visualstudio.com/docs/languages/rRegistered: Mon Aug 11 00:21:54 UTC 2025 - 99.8K bytes - Viewed (0) -
Markdown and Visual Studio Code
code.visualstudio.com/docs/languages/markdownRegistered: Mon Aug 11 00:20:14 UTC 2025 - 128.4K bytes - Viewed (0) -
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-gitRegistered: Mon Aug 11 00:20:00 UTC 2025 - 118.3K bytes - Viewed (0)