代码搜索:groups
找到约 9,952 项符合「groups」的源代码
代码结果 9,952
www.eeworm.com/read/414988/11088003
java groups12.java
// strings/Groups12.java
// TIJ4 Chapter Strings, Exercise 12, page 536
/* Modify Groups.java to count all of the unique words that do not start with a
* capital letter.
*/
import java.util.rege
www.eeworm.com/read/103224/15740084
py friend_groups.py
MASK_SIZE = 32
class Group:
def __init__(self, name, number=-1, sort_order=-1):
self.name = name
self.number = int(number)
self.sort_order = int(sort_order)
self.mask = -1
d
www.eeworm.com/read/100018/15888802
cgi list_groups.cgi
#!/usr/local/bin/perl
# list_groups.cgi
# Lists all the groups with quotas on some filesystem
require './quota-lib.pl';
$f = $ARGV[0];
$whatfailed = "Failed to list groups";
&can_edit_filesys($f) ||
www.eeworm.com/read/100018/15888835
html list_groups.html
Filesystem Groups
The Unix quota system counts all files owned by a group towards
the quota for that group. The actual groups in which the user who owns
the file is in does not matte
www.eeworm.com/read/192466/8380592
bmp music-groups-double.bmp
www.eeworm.com/read/425552/10348274