Welcome To Snipplr


Everyone's Recent Snippets Tagged list



1 2 3 4 5 ... 8
FIll a List<Character> with ASCII (0-127) characters with a given number of characters.
0 1494 posted 12 years ago by borysn
The following code fetches contents of each Title field from the list called "LandingMiddleLinks"
0 2916 posted 12 years ago by rumremix
The nice part about it is that the caption is locked to the image. The figure can be positioned and styled and the caption can be rendered with any affect that can be applied to any other text element.
0 1678 posted 12 years ago by COBOLdinosaur
lists sheets without opening the file
0 2419 posted 12 years ago by lolrenx
Ektron smartform data contains a xml nodelist which I put in a data table and parse out into an html table
0 2826 posted 13 years ago by dego89
The following code retrieves a list of content based on a taxonomy id. The list is bound to a repeater that display a preview of the content with a quick link to a content page. The content comes in based on the previous taxonomy id but exposes a con...
0 2611 posted 13 years ago by dego89
The following codes populate the country list into dropdown box based on browser's languages. The country information is getting from geolocation.com
0 2613 posted 13 years ago by Hexahow
This will remove the items in a select box/list box that have been selected.
0 1460 posted 13 years ago by j100
zadatak iz SP-a
0 2231 posted 13 years ago by idurlen1
Zaglavlje s implementacijom funkcija pomoću pokazivača
0 1407 posted 13 years ago by Jurij
zaglavlje s funkcijama implementiranim kroz polje
0 1270 posted 13 years ago by Jurij
main dio programa za prvi zadatak
0 1166 posted 13 years ago by Jurij
U ovoj biblioteci su definirane standardne funkcije za operacije nad listom (FirstL, EndL, NextL, PreviousL, LocateL, InsertL, DeleteL, RetrieveL, DeleteAll i InitL). Te se funkcije pozivaju u glavnom programu po potrebi. Koristi se polje pomoću koj...
0 1230 posted 13 years ago by izavrski2
U ovoj biblioteci su definirane standardne funkcije za operacije nad listom (FirstL, EndL, NextL, PreviousL, LocateL, InsertL, DeleteL, RetrieveL, DeleteAll i InitL). Te se funkcije pozivaju u glavnom programu po potrebi. Koriste pokazivači kojima...
0 1218 posted 13 years ago by izavrski2
Glavno programsko rješenje zadatka izrade programa za evidenciju životinja u trgovini kućnim ljubimcima. Fakultet organizacije i informatike Varaždin Kolegij: Strukture podataka
0 2403 posted 13 years ago by milan_pavlovic
Struktura headera za implementaciju liste putem pokazivača, koja se uključuje unutar glavnog programa
0 1118 posted 13 years ago by dpavlovi
Ovo je glavna datoteka main u kojoj se pozivaju funkcije iz biblioteka lista_polje.h i lista_pokazivaci.h za implementaciju liste. Korisnik može odabrati sljedeće opcije: unos nove životinje, ispis životinja prema silaznoj šifri, filtriranje pre...
0 1064 posted 13 years ago by msestak2
list all files in directory and subdirectory
1 2109 posted 13 years ago by ne7son
Although I realize one should be able to filter a store to remove unwanted items in the list, this allows the list items through and just hides them via CSS.
0 1542 posted 13 years ago by Winkyboy
The closest to a generic List in javascript. When calling constructor - new List(Module) - add model in constructor parameter
0 1450 posted 13 years ago by mikkeldamm
author SomeMiscGuy@StackOverflow
1 2759 posted 13 years ago by witmann
0 1162 posted 13 years ago by paul0078
Enter any suspicious IP address that you wanted to check into the form field and press the "LOOKUP" button
1 4631 posted 13 years ago by DNSBL
Choose the 4th list item and change the background color to gray
0 1287 posted 13 years ago by epyyjop
Sorts a list by its 'data-' attribute. Customization is very easy.
0 1638 posted 14 years ago by inreflection7
This code demonstrates how to concatenate list of strings using lambda expression without need to use a loop.
1 1645 posted 14 years ago by Neven
This is a linked list that can be used like an array where instead of using [] after the reference you just used .get() (and some other methods) but now you don't have to worry about sizing. For example, with an array you would do: cout <<...
0 1727 posted 14 years ago by trusktr
Comment out the SharePoint:SaveButton tag and replace with input tag
0 4099 posted 14 years ago by rumremix
3 4634 posted 14 years ago by frederichoule
We use lists for all sorts of things, especiall navigation elements for which bullets don't make sense. Often, it is most convenient to remove bullet/list styles from all list elements globally. In fact many css resets do just that. However, there ma...
0 2635 posted 14 years ago by rumremix
1 2 3 4 5 ... 8